blob: 299eee6ed545628854681e93582e5c870ce65b5c [file] [log] [blame]
{
"name": "JTSDK",
"version": "0.0.5",
"summary": "加推SDK 底层库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://72383c847f7bd174bd77f893456c763c2c61191a@github.com/Randy1993/JTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"柳振": "211752656@qq.com"
},
"source": {
"git": "https://72383c847f7bd174bd77f893456c763c2c61191a@github.com/Randy1993/JTSDK.git",
"tag": "0.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"dependencies": {
"AFNetworking": [
]
}
}