blob: 6c000ac33f4ca64a04002505fe85d4d0519cb96c [file] [log] [blame]
{
"name": "XTStoreKitHelper",
"version": "1.0.0",
"summary": "A great but easier help library for in-app purchase function on iOS",
"description": "TODO: Use XTStoreKitHelper, you can add in-app purchase function to your application quickly. It is a great but easier library for in-app purchase.",
"homepage": "https://github.com/ronniechen888/XTStoreKitHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ronniechen888": "576892817@qq.com"
},
"source": {
"git": "https://github.com/ronniechen888/XTStoreKitHelper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XTStoreKitHelper/Classes/**/*",
"frameworks": [
"Foundation",
"Storekit"
],
"dependencies": {
"OpenSSL-Universal": [
"~> 1.0"
]
}
}