blob: 1967fb02e21f74e1911250090085d63b0a5f3b4b [file] [log] [blame]
{
"name": "SimpleStore",
"version": "1.0.2",
"summary": "An lightweight class to perform in-app purchases",
"homepage": "https://henrikpanhans.de",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fri3ndlyGerman": "contact@henrikpanhans.de"
},
"social_media_url": "https://twitter.com/HPanhans",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Fri3ndlyGerman/SimpleStore.git",
"tag": "1.0.2"
},
"source_files": [
"SimpleStore",
"SimpleStore/*.{plist,h,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}