[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / b / Clarifai / 2.0.2 / Clarifai.podspec.json
blob9bd04ef9492c155e405659b9934c4bc7953ab4b1
2   "name": "Clarifai",
3   "version": "2.0.2",
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.0.2"
20   },
21   "source_files": "Clarifai/Classes/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.0"
25     ]
26   },
27   "deprecated_in_favor_of": "Clarifai-Apple-SDK"