blob: ff94d3dc7bb32e5b008066c5b82ad87f711d5764 [file] [log] [blame]
{
"name": "ZInAppPurchase",
"version": "0.1.1",
"summary": "A short description of ZInAppPurchase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZInAppPurchase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sapphirezzz": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZInAppPurchase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZInAppPurchase/Classes/**/*",
"frameworks": [
"Foundation",
"StoreKit"
]
}