blob: 04ef2c066af6aab761085951b778f80e03a0be07 [file] [log] [blame]
{
"name": "InAppFw",
"platforms": {
"ios": "8.0"
},
"summary": "In App Purchase Manager framework for iOS",
"requires_arc": true,
"version": "0.9.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "InAppFw/**/*.{swift}"
}