blob: e8e7dfd3a24a5d73355e87ac348c5791a6ead5f6 [file] [log] [blame]
{
"name": "VXPromotionViewController",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VXPromotionViewController/**/*.{h,m}",
"frameworks": [
"StoreKit",
"CoreImage"
],
"resources": "VXPromotionViewController/**/*.{bundle,xib,png,lproj}",
"requires_arc": true
}