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