| { |
| "name": "LindaNetwork", |
| "version": "0.1.0", |
| "summary": "Convenient framework for building network requests.", |
| "description": "LindaNetwork is a convenient framework for building network requests.", |
| "homepage": "https://github.com/LJjack/LindaNetwork", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LJjack": "945980335@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/LJjack/LindaNetwork.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "http://www.jianshu.com/u/5dfbfbe6f284", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LindaNetwork/Classes/**/*", |
| "dependencies": { |
| "YYModel": [ |
| |
| ], |
| "YYCache": [ |
| |
| ] |
| } |
| } |