| { |
| "name": "ZGYWebDemoA", |
| "version": "2.0.1", |
| "summary": "A short description of ZGYWebDemoA.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://10.0.53.138/iOS/ZGYWebDemoA", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "heng": "864575082@qq.com" |
| }, |
| "source": { |
| "git": "http://10.0.53.138/iOS/ZGYWebDemoA.git", |
| "tag": "2.0.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "ZGYWebDemoA/Classes/**/*", |
| "resource_bundles": { |
| "ZGYWebDemoA": [ |
| "ZGYWebDemoA/Assets/*" |
| ] |
| }, |
| "libraries": "c++", |
| "vendored_libraries": [ |
| "ZGYWebDemoA/Assets/*.a" |
| ], |
| "public_header_files": "ZGYWebDemoA/Classes/Controller/Classes/*.h", |
| "dependencies": { |
| "Masonry": [ |
| "~> 1.1.0" |
| ], |
| "dsBridge": [ |
| "~> 3.0.4" |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "GTMBase64": [ |
| |
| ], |
| "CocoaHTTPServer": [ |
| "2.2.1" |
| ], |
| "UMCAnalytics": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "AMapLocation": [ |
| "~> 2.6.0" |
| ], |
| "AFNetworking": [ |
| "~> 3.2.1" |
| ] |
| } |
| } |