[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / f / VXPromotionViewController / 1.0.9 / VXPromotionViewController.podspec.json
blobecf7e434c88337ceea27a64cf8da39d7a2df34ed
2   "name": "VXPromotionViewController",
3   "version": "1.0.9",
4   "summary": "A simple display of promoted apps.",
5   "homepage": "https://github.com/swiftmanagementag/VXPromotionViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Graham Lancashire": "lancashire@swift.ch"
12   },
13   "source": {
14     "git": "https://github.com/swiftmanagementag/VXPromotionViewController.git",
15     "tag": "1.0.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "VXPromotionViewController/**/*.{h,m}",
21   "frameworks": [
22     "StoreKit",
23     "CoreImage"
24   ],
25   "resource_bundles": {
26     "VXPromotionViewController": [
27       "VXPromotionViewController/**/*.{bundle,xib,png,lproj}"
28     ]
29   },
30   "requires_arc": true