| { | |
| "name": "testLibHBL", | |
| "version": "0.0.1", | |
| "summary": "testLib.X", | |
| "description": "testLib. XXXX", | |
| "homepage": "https://github.com/hblhehe/testLib", | |
| "license": "MIT", | |
| "authors": { | |
| "HBL": "" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hblhehe/testLibHBL.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |