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