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