| { | |
| "name": "HJWSearch", | |
| "version": "0.0.1", | |
| "summary": "A short description of HJWSearchDemo.", | |
| "homepage": "https://github.com/SmallLion/HJWSearchDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "Lemon": "573986558@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SmallLion/HJWSearchDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "HJWSearch", | |
| "HJWSearch/**/*.{h,m}" | |
| ], | |
| "resources": "HJWSearch/HJWSearch.bundle", | |
| "requires_arc": true | |
| } |