blob: 50b2744b70a8ac93940e023683813ff67bd8c435 [file] [log] [blame]
{
"name": "SwiftypeTouch",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"summary": "SwiftypeTouch is a library that makes it easy to add Swiftype-powered search to your iOS application",
"homepage": "http://swiftype.com/mobile-search",
"authors": {
"Dan Morrow": "dmorrow@dramafever.com"
},
"source": {
"git": "https://github.com/DramaFever/SwiftypeTouch.git",
"tag": "1.0.1"
},
"description": "SwiftypeTouch is a library that makes it easy to add Swiftype-powered search to your iOS application. This fork was created to add modifications needed by DramaFever",
"source_files": "SwiftypeTouch/**/*.{h,m}",
"requires_arc": true
}