| { |
| "name": "CrossPromoter", |
| "version": "1.1", |
| "license": { |
| "type": "MIT" |
| }, |
| "homepage": "https://github.com/mergesort/CrossPromoter", |
| "authors": { |
| "Joe Fabisevich": "github@fabisevi.ch" |
| }, |
| "summary": "A framework for showing apps you develop, in the form of a banner and interstitial, for downloading your app without leaving your app.", |
| "source": { |
| "git": "https://github.com/mergesort/CrossPromoter.git", |
| "tag": "1.1" |
| }, |
| "source_files": "src/*.{h,m}", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "social_media_url": "https://twitter.com/mergesort", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "dependencies": { |
| "PureLayout": [ |
| |
| ], |
| "UIViewController+StoreKit": [ |
| |
| ] |
| } |
| } |