[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 0 / f / 5 / AnyAPI / 0.1.0 / AnyAPI.podspec.json
blobe626f0ae01a9bc5849825eef6a9a4b3ec027cc0d
2   "name": "AnyAPI",
3   "version": "0.1.0",
4   "summary": "AnyAPI lets you easily interface with any HTTP API on the internet",
5   "description": "AnyAPI lets you easily interface with any HTTP API on the internet! AnyAPI uses Alamofire and ObjectMapper under the hood",
6   "homepage": "https://github.com/jpmcglone/AnyAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JP McGlone": "jp@trifl.co"
13   },
14   "source": {
15     "git": "https://github.com/jpmcglone/AnyAPI.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/jpmcglone",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "AnyAPI/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "ObjectMapper": [
29     ],
30     "AlamofireNetworkActivityIndicator": [
32     ],
33     "AlamofireObjectMapper": [
35     ]
36   },
37   "pushed_with_swift_version": "3.0"