| { | |
| "name": "HH", | |
| "version": "0.0.2", | |
| "summary": "myDemo", | |
| "homepage": "https://github.com/youshiyuandian/HH", | |
| "license": "MIT", | |
| "authors": { | |
| "youshiyuandian": "ios_lizuxi@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/youshiyuandian/HH.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "Demo", | |
| "Demo/Demo/LZXPerson/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |