blob: 0990076e558be66d2f9bf5d94a2b7869eeeea946 [file] [log] [blame]
{
"name": "IAPController",
"version": "0.1.0",
"summary": "In App Purchase controller for Swift",
"homepage": "https://github.com/materik/IAPController.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Mattias Eriksson": "thematerik@gmail.com"
},
"platforms": {
"ios": 8.0
},
"source": {
"git": "https://github.com/materik/IAPController.git",
"tag": "0.1.0"
},
"source_files": "*.swift",
"frameworks": "StoreKit"
}