blob: efc158e88eb9a07ed4dbd442f353b5687970089b [file] [log] [blame]
{
"name": "SwiftyStoreKit",
"version": "0.2.5",
"summary": "Lightweight In App Purchases Swift framework for iOS 8.0+ and OSX 9.0+",
"license": "MIT",
"homepage": "https://github.com/bizz84/SwiftyStoreKit",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/bizz84/SwiftyStoreKit.git",
"tag": "0.2.5"
},
"source_files": "SwiftyStoreKit/*.{swift}",
"screenshots": [
"https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.png",
"https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview2.png"
],
"requires_arc": true
}