[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / f / VXPromotionViewController / 1.0.6 / VXPromotionViewController.podspec.json
blobe8e7dfd3a24a5d73355e87ac348c5791a6ead5f6
2   "name": "VXPromotionViewController",
3   "version": "1.0.6",
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.6"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "VXPromotionViewController/**/*.{h,m}",
21   "frameworks": [
22     "StoreKit",
23     "CoreImage"
24   ],
25   "resources": "VXPromotionViewController/**/*.{bundle,xib,png,lproj}",
26   "requires_arc": true