blob: 8559dc599ed8eb01af49f09c98250e1e982d118c [file] [log] [blame]
{
"name": "RAMReel",
"version": "1.2.0",
"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.2.0"
},
"source_files": [
"RAMReel/Framework",
"RAMReel/Framework/**/*.{h,m,swift}"
],
"resources": "RAMReel/Roboto/*.*",
"requires_arc": true
}