blob: dab598f8b9d34846ebcdcef19ce895d74889a201 [file] [log] [blame]
{
"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/*"
}