| { | |
| "name": "HR_Screen", | |
| "version": "0.1.0", | |
| "summary": "HR_Screen", | |
| "description": "risenb iOS development components of description", | |
| "homepage": "https://github.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "穆英波": "obgniyum@icloud.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/iOS-Risenb/HR_Screen.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HR_Screen/Classes/**/*.{h,m}" | |
| } |