[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 4 / c / FSNetworkingSearchController / 0.1.1 / FSNetworkingSearchController.podspec.json
blob211e83d198931ce99d90f9621ecdaea7f9a2a998
2   "name": "FSNetworkingSearchController",
3   "version": "0.1.1",
4   "summary": "Foursquare search controller with suggest completion like Instagram.",
5   "homepage": "https://github.com/alexruperez/FSNetworkingSearchController",
6   "screenshots": [
7     "https://raw.githubusercontent.com/alexruperez/FSNetworkingSearchController/master/screenshot.gif",
8     "https://raw.githubusercontent.com/alexruperez/FSNetworkingSearchController/master/screenshot.png"
9   ],
10   "license": "MIT",
11   "authors": {
12     "alexruperez": "contact@alexruperez.com"
13   },
14   "source": {
15     "git": "https://github.com/alexruperez/FSNetworkingSearchController.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/alexruperez",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "FSNetworking": [
30       "~> 0.0"
31     ]
32   }