| { | |
| "name": "YHThankYou", | |
| "version": "0.0.1", | |
| "summary": "This is a YHThankYou.", | |
| "description": "YHThankYou", | |
| "homepage": "https://github.com/yonghong1987/YHThankYou", | |
| "license": "MIT", | |
| "authors": { | |
| "chenyh": "yonghong_1987@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yonghong1987/YHThankYou.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |