blob: 204533b1ffc6eff30d11c589ac998b794f4414ac [file] [log] [blame]
{
"name": "BTStoreView",
"version": "1.2",
"summary": "Native App Store window inside app.",
"homepage": "https://github.com/borut-t/BTStoreView",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": "Borut Tomažin",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTStoreView.git",
"tag": "1.2"
},
"source_files": "BTStoreView/BTStoreView.{h,m}",
"frameworks": "StoreKit",
"requires_arc": true
}