blob: b798ad2dd77e891fa5df95dab8c446033d3bf254 [file] [log] [blame]
{
"name": "TJKit",
"version": "0.0.2",
"summary": "A short description of TJKit.",
"description": "项目常用工具集",
"homepage": "https://github.com/Tang910103/TJKit",
"license": "MIT",
"authors": {
"tangjie": "tang910103@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tang910103/TJKit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}