blob: 9df3b9fad228ebc36f2192f3bd7fc924e3b214ff [file] [log] [blame]
{
"name": "XTIAP",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XTIAP/iap/**/*",
"public_header_files": "XTIAP/iap/**/*.h",
"dependencies": {
"XTBase": [
],
"XTReq": [
]
}
}