| { |
| "name": "JMBigDataKit", |
| "version": "1.0.8", |
| "summary": "A short description of JMBigDataKit.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/马克吐温°/JMBigDataKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "马克吐温°": "wudiyule30000@163.com" |
| }, |
| "source": { |
| "git": "http://git.jimuitech.com/egg/coaster-ios.git", |
| "tag": "1.0.8" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JMBigDataKit/Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| "3.2.1" |
| ], |
| "Aspects": [ |
| "1.4.1" |
| ], |
| "Realm": [ |
| "3.17.3" |
| ], |
| "YYModel": [ |
| "1.0.4" |
| ], |
| "ReactiveObjC": [ |
| "3.1.1" |
| ] |
| } |
| } |