| { | |
| "name": "ASTestPod", | |
| "version": "0.1.0", | |
| "summary": "ASTestPod.summary", | |
| "description": "ASTestPod.description", | |
| "homepage": "https://github.com/wodely", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liukecyl@163.com": "liukecyl" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wodely/ASTestpPod.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ASTestPod/Classes/**/*", | |
| "dependencies": { | |
| "AFNetworking": [ | |
| "~> 2.3" | |
| ] | |
| } | |
| } |