| { |
| "name": "ThirdParty", |
| "version": "0.1.1", |
| "summary": "第三方组件库", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/bjdyhz/ThirdParty", |
| "license": "MIT", |
| "authors": { |
| "bjdyhz": "3325432868@qq.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/bjdyhz/ThirdParty.git", |
| "tag": "v0.1.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "SGPagingView": [ |
| |
| ], |
| "MJExtension": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "Category": [ |
| |
| ] |
| } |
| } |