{ | |
"name": "ZLNetWorking", | |
"version": "1.0.0", | |
"license": "MIT", | |
"summary": "a tool of networking", | |
"homepage": "https://dev.tencent.com/u/ZeroLu93/p/ZLNetWorking", | |
"source": { | |
"git": "https://git.dev.tencent.com/ZeroLu93/ZLNetWorking.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "ZLNetWorking/*.{h,m}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"authors": { | |
"ZeroLu93": "zerolu92@163.com" | |
}, | |
"social_media_url": "https://dev.tencent.com/u/ZeroLu93" | |
} |