Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itaybre/cocoapodsexploit
POC of a Cocoapods Exploit
https://github.com/itaybre/cocoapodsexploit
Last synced: about 1 month ago
JSON representation
POC of a Cocoapods Exploit
- Host: GitHub
- URL: https://github.com/itaybre/cocoapodsexploit
- Owner: Itaybre
- License: mit
- Created: 2021-02-11T15:35:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T15:49:56.000Z (almost 4 years ago)
- Last Synced: 2024-10-07T17:46:24.846Z (3 months ago)
- Language: Swift
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FunWithFlags
[![CI Status](https://img.shields.io/travis/itay/FunWithFlags.svg?style=flat)](https://travis-ci.org/itay/FunWithFlags)
[![Version](https://img.shields.io/cocoapods/v/FunWithFlags.svg?style=flat)](https://cocoapods.org/pods/FunWithFlags)
[![License](https://img.shields.io/cocoapods/l/FunWithFlags.svg?style=flat)](https://cocoapods.org/pods/FunWithFlags)
[![Platform](https://img.shields.io/cocoapods/p/FunWithFlags.svg?style=flat)](https://cocoapods.org/pods/FunWithFlags)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
FunWithFlags is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'FunWithFlags'
```## Author
itay, [email protected]
## License
FunWithFlags is available under the MIT license. See the LICENSE file for more info.