blob: bc445de08ffda36b43a48c0f512dc22aa99a3f19 [file] [log] [blame]
{
"name": "InAppFw",
"platforms": {
"ios": "8.0"
},
"summary": "In App Purchase Manager framework for iOS",
"requires_arc": true,
"version": "0.9.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sandor Gyulai": "sandor.gyulai@icloud.com"
},
"homepage": "https://github.com/sandorgyulai/InAppFramework",
"source": {
"git": "https://github.com/sandorgyulai/InAppFramework.git",
"tag": "0.9.1"
},
"frameworks": "UIKit",
"source_files": "InAppFw/**/*.{swift}"
}