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