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