blob: 94d05a94fe0d4bb6d2841c76aedf8924fb72ca74 [file] [log] [blame]
{
"name": "TJKit",
"version": "0.0.1",
"summary": "项目基础工具集合",
"description": "项目基础工具集合",
"homepage": "https://github.com/Tang910103",
"license": "MIT",
"authors": {
"tangjie": "tang910103@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tang910103/TJKit",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}