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