| { | |
| "name": "HJTPodTest", | |
| "version": "0.0.2.beta", | |
| "summary": "A short description of HJTPodTest.", | |
| "description": "This is a test file.", | |
| "homepage": "https://bitbucket.org/hanjt/hjtpodtest/src", | |
| "license": "MIT", | |
| "authors": { | |
| "韩佳彤": "hjt@meitu.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hanjt/hjtpodtest.git", | |
| "tag": "0.0.2.beta" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |