blob: 69ccb8bee3a854964cce0e495f1054db76f23ffd [file] [log] [blame]
{
"name": "InAppManager",
"version": "1.0.1",
"summary": "A Wrapper Class over StoreKit.framework for InApp Purchase operations.",
"description": "A Wrapper Class over StoreKit.framework for InApp Purchase operations. You can request InApp Product , then Purchase and log the response transaction data.",
"homepage": "https://github.com/greenSyntax/InAppManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Kumar Ravi": "ab.abhishek.ravi@gmail.com"
},
"source": {
"git": "https://github.com/greenSyntax/InAppManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InAppManager/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}