blob: 1fbd42e0fb780b345c0690ef1f46a095fc26edac [file] [log] [blame]
{
"name": "RAMReel",
"version": "1.0.2",
"summary": "Live search control with reel of suggestions",
"homepage": "https://github.com/Ramotion/reel-search",
"documentation_url": "https://rawgit.com/Ramotion/reel-search/master/docs/index.html",
"license": "MIT",
"authors": {
"Mikhail Stepkin, Ramotion Inc.": "mikhail.s@ramotion.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ramotion/reel-search.git",
"tag": "1.0.2"
},
"source_files": [
"RAMReel/Framework",
"RAMReel/Framework/**/*.{h,m,swift}"
],
"resources": "RAMReel/Roboto/*.*",
"requires_arc": true
}