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