blob: 137bbe9f43b77d2cd748c33c354c8839267eb452 [file] [log] [blame]
{
"name": "CrossPromoter",
"version": "1.0",
"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.0"
},
"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": [
]
}
}