| { | |
| "name": "Flagstaff", | |
| "version": "0.1.0", | |
| "summary": "Feature flagging for iOS", | |
| "homepage": "https://github.com/NickEntin/flagstaff-ios", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Nick Entin": "nick@entin.io" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NickEntin/flagstaff-ios.git", | |
| "tag": "0.1.0" | |
| }, | |
| "social_media_url": "https://twitter.com/nckntn", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "Flagstaff/Classes/**/*" | |
| } |