blob: 81d380e6aee3535ab92fa6cd7a9214d77959b2d6 [file] [log] [blame]
{
"name": "XTIAP",
"version": "1.1.1",
"summary": "A short description of XTIAP.",
"description": "iOS iap util (Objective-C)",
"homepage": "https://github.com/akateason/XTIAP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "akateason@qq.com"
},
"source": {
"git": "https://github.com/akateason/XTIAP.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XTIAP/iap/**/*",
"public_header_files": "XTIAP/iap/**/*.h",
"dependencies": {
"XTBase": [
],
"XTReq": [
]
}
}