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