[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 6 / 0 / CrossPromoter / 1.0 / CrossPromoter.podspec.json
blob137bbe9f43b77d2cd748c33c354c8839267eb452
2   "name": "CrossPromoter",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/mergesort/CrossPromoter",
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "summary": "A framework for showing apps you develop, in the form of a banner and interstitial, for downloading your app without leaving your app.",
12   "source": {
13     "git": "https://github.com/mergesort/CrossPromoter.git",
14     "tag": "1.0"
15   },
16   "source_files": "src/*.{h,m}",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "social_media_url": "https://twitter.com/mergesort",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "dependencies": {
24     "PureLayout": [
26     ],
27     "UIViewController+StoreKit": [
29     ]
30   }