| { | |
| "name": "HuPracticePods", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "summary": "An Animate Water view on iOS.", | |
| "homepage": "https://github.com/hui8685291/HuPracticePods", | |
| "authors": { | |
| "hushuzhen": "hushuzhen@kuaiqiangche.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hui8685291/HuPracticePods.git", | |
| "tag": "1.0.0" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": [ | |
| "HuPracticePods", | |
| "HuPracticePods/**/*.{h,m}" | |
| ], | |
| "resources": "HuPracticePodsDemo/*" | |
| } |