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