blob: 7291d43ca1da3e110662b433f8253046a9f97f40 [file] [log] [blame]
{
"name": "FSNetworkingSearchController",
"version": "0.1.3",
"summary": "Foursquare search controller with suggest completion like Instagram.",
"homepage": "https://github.com/alexruperez/FSNetworkingSearchController",
"screenshots": [
"https://raw.githubusercontent.com/alexruperez/FSNetworkingSearchController/master/screenshot.gif",
"https://raw.githubusercontent.com/alexruperez/FSNetworkingSearchController/master/screenshot.png"
],
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/FSNetworkingSearchController.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"FSNetworking": [
"~> 0.0"
]
}
}