blob: 4604c69feca537159cde39b6006dcadf05a58478 [file] [log] [blame]
{
"name": "BTStoreView",
"version": "1.0.0",
"summary": "Native App Store window inside app.",
"homepage": "https://github.com/borut-t/BTStoreView",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": {
"Borut Tomažin": "borut.tomazin@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/borut-t/BTStoreView.git",
"tag": "1.0.0"
},
"source_files": "BTStoreView",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}