blob: 1bff25a5b7a3950627da17eabd3f63078d37731f [file] [log] [blame]
{
"name": "SwiftyStoreKit",
"version": "0.1.2",
"summary": "Lightweight In App Purchases Swift framework for iOS 8.0+",
"license": "MIT",
"homepage": "https://github.com/bizz84/SwiftyStoreKit",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bizz84/SwiftyStoreKit.git",
"tag": "0.1.2"
},
"source_files": "SwiftyStoreKit/*.{swift}",
"screenshots": [
],
"requires_arc": true
}