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