| { |
| "name": "PHYFrameworkTest", |
| "version": "1.0.1", |
| "summary": "Test for PHYFrameworkTest.", |
| "description": "只是测试一下,信不信由你(just for test,no content)", |
| "homepage": "https://github.com/phyky/CocoaPodsFrameworkTest.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "": "" |
| }, |
| "source": { |
| "git": "https://github.com/phyky/CocoaPodsFrameworkTest.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "lib/PHYFrameworkTest.framework/Headers/*.{h}", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |