blob: 6dad979a55773e3cfed860c3738076c48dc4d392 [file] [log] [blame]
{
"name": "RAMReel",
"version": "1.0.1",
"summary": "Live search control with reel of suggestions",
"homepage": "https://github.com/Ramotion/reel-search",
"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.1"
},
"source_files": [
"RAMReel/Framework",
"RAMReel/Framework/**/*.{h,m,swift}"
],
"resources": "RAMReel/Roboto/*.*",
"requires_arc": true
}