blob: f07aca457ec4053801c24b2373d97a67682bed46 [file] [log] [blame]
{
"name": "SimpleStoreKit",
"version": "1.0.0",
"summary": "A simple and easy-to-use StoreKit framework.",
"homepage": "https://github.com/SimpleStoreKit/SimpleStoreKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SimpleStoreKit": "jairams@outlook.com"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/SimpleStoreKit/SimpleStoreKit.git",
"tag": "v1.0.0"
},
"source_files": "SimpleStoreKit/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}