blob: 99a0860feb044c7284dfad1858c903a6ee872472 [file] [log] [blame]
{
"name": "JTNetworking",
"version": "0.0.3",
"summary": "组件化JTNetworking.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/BigPiter/JTNetworking",
"license": "MIT",
"authors": {
"ZhangJitao": "18201452599@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BigPiter/JTNetworking",
"tag": "0.0.3"
},
"source_files": [
"JTNetworking",
"JTNetworking/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}