{ | |
"name": "hdselecter", | |
"version": "0.0.1", | |
"summary": "Address Selector Like JD", | |
"homepage": "https://github.com/HugDream/hdselecter.git", | |
"license": "MIT", | |
"authors": { | |
"HugDream": "1986530786@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/HugDream/hdselecter.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"hdselecter/hdselecter/**/*.{h,m,c}", | |
"yimediter/*.{h,m}" | |
], | |
"resources": "hdselecter/hdselecter/*.bundle", | |
"requires_arc": true | |
} |