| { | |
| "name": "yaleheng-common", | |
| "version": "0.0.1", | |
| "summary": "亚乐恒常用库 iOS OC", | |
| "description": "亚乐恒常用库 iOS OC", | |
| "homepage": "https://github.com/YeLeHeng/yaleheng-commom.git", | |
| "license": "MIT", | |
| "authors": { | |
| "aleven": "yaleheng02@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YeLeHeng/yaleheng-commom.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "yaleheng-commom/classes/*.{h,m}", | |
| "dependencies": { | |
| "YTKNetwork": [ | |
| "~> 2.0.4" | |
| ] | |
| } | |
| } |