blob: 91f880107a386181be0f9188175c051d5b77eb1f [file] [log] [blame]
{
"name": "SimpleStore",
"version": "1.0.1",
"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.1"
},
"source_files": [
"SimpleStore",
"SimpleStore/*.{plist,h,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}