[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / e / 1 / 0 / IDDaDataSuggestions / 0.1.0 / IDDaDataSuggestions.podspec.json
bloba374bf58596d26b1a4b557947c130432e9f444ca
2   "name": "IDDaDataSuggestions",
3   "version": "0.1.0",
4   "summary": "Loads suggestions via dadata.ru API.",
5   "description": "                       Use dadata.ru API to load suggestions\n\n                       * Support all methods address/party/fio\n                       * Support all parameters from http://confluence.hflabs.ru/display/SGTDOC47/API\n",
6   "homepage": "https://github.com/instadev/IDDaDataSuggestions",
7   "license": "MIT",
8   "authors": {
9     "4tune": "sotskiy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/instadev/IDDaDataSuggestions.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "IDDaDataSuggestions": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.0"
28     ]
29   }