| { | |
| "name": "ywxkdzTestLib", | |
| "version": "0.1.0", | |
| "summary": "short description of ywxkdzTestLib.", | |
| "description": "long description of ywxkdzTestLib ******************", | |
| "homepage": "https://coding.net/u/ywxkdz/p/ywxkdzTestLib", | |
| "license": "MIT", | |
| "authors": { | |
| "waw": "534219838@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/ywxkdz/ywxkdzTestLib.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude" | |
| } |