[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / b / Clarifai / 2.1.0 / Clarifai.podspec.json
blob42a8f0e01752d2661697dabce3e1fe2223b0e6de
2   "name": "Clarifai",
3   "version": "2.1.0",
4   "summary": "Clarifai API client for Objective-C.",
5   "homepage": "https://github.com/Clarifai",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "John Sloan": "johnsloan@clarifai.com",
12     "Jack Rogers": "jack@clarifai.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Clarifai/clarifai-ios.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "Clarifai/Classes/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.0"
25     ]
26   },
27   "deprecated_in_favor_of": "Clarifai-Apple-SDK"