blob: d945901703f18cb70dd1a7f1a3f7d32d2e5184e2 [file] [log] [blame]
{
"name": "VXPromotionViewController",
"version": "1.0.12",
"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.12"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VXPromotionViewController/**/*.{h,m}",
"frameworks": [
"StoreKit",
"CoreImage"
],
"resource_bundles": {
"VXPromotionViewController": [
"VXPromotionViewController/**/*.{bundle,xib,png,lproj}"
]
},
"requires_arc": true
}