blob: 344388e839d7b9e1a4286bae227c77da93b64da5 [file] [log] [blame]
{
"name": "AppStoreOpener",
"version": "0.0.1",
"summary": "Simple function that open iOS app store page with AppID.",
"homepage": "https://github.com/azu/AppStoreOpener",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/AppStoreOpener.git",
"tag": "0.0.1"
},
"source_files": "Lib/**/*.{h,m}",
"requires_arc": true
}