| { | |
| "name": "CLKSearcher", | |
| "version": "0.1.0", | |
| "summary": "CLKSearcher is the best way to allow your users to keyword search over remote and local content", | |
| "homepage": "https://github.com/Clinkle/CLKSearcher", | |
| "license": "MIT", | |
| "authors": { | |
| "tsheaff": "tyler@clinkle.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Clinkle/CLKSearcher.git", | |
| "tag": "0.1.0" | |
| }, | |
| "dependencies": { | |
| "FrameAccessor": [ | |
| "~> 1.3.2" | |
| ] | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes" | |
| } |