blob: e95fbf4aac15b6e3dbb5f2518ae66fc75b387e33 [file] [log] [blame]
{
"name": "VXPromotionViewController",
"version": "1.0.11",
"summary": "A simple display of promoted apps.",
"homepage": "https://github.com/swiftmanagementag/VXPromotionViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Graham Lancashire": "lancashire@swift.ch"
},
"source": {
"git": "https://github.com/swiftmanagementag/VXPromotionViewController.git",
"tag": "1.0.11"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VXPromotionViewController/**/*.{h,m}",
"frameworks": [
"StoreKit",
"CoreImage"
],
"resource_bundles": {
"VXPromotionViewController": [
"VXPromotionViewController/**/*.{bundle,xib,png,lproj}"
]
},
"requires_arc": true
}