blob: 27f85fc633e024d74d0f56b721570488962f2253 [file] [log] [blame]
{
"name": "SimpleInAppPurchaseKit",
"version": "0.1.0",
"summary": "SimpleInAppPurchaseKit is a open source kit to help you to integrate inapps to your project easily and in no time",
"description": "SimpleInAppPurchaseKit to buy and restore apple in app purchases easily, so just add this pods to your project and start using it in a seconds, you can do buy,get price and restore actions",
"homepage": "https://github.com/mfa01/SimpleInAppPurchaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MAbed": "mfa01@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mfa01/SimpleInAppPurchaseKit.git",
"commit": "b8c19c07fe9aad7e16d2571e57ebb1b4a86b4f23",
"tag": "0.1.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "StoreKit",
"requires_arc": true,
"resources": [
"Assets/*.png",
"Assets/*.plist"
]
}