[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / 7 / e / Clarifai-Apple-SDK / 3.0.0-beta15 / Clarifai-Apple-SDK.podspec.json
blob11d6e08ee6f65cb3be3046a774f378ec5fc34ee0
2   "name": "Clarifai-Apple-SDK",
3   "version": "3.0.0-beta15",
4   "summary": "Clarifai Apple SDK.",
5   "description": "The Clarifai Apple SDK allows you to bring powerful A.I. to your mobile apps running on the Apple platform.",
6   "homepage": "http://www.clarifai.com",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clarifai": "mobile-feedback@clarifai.com"
13   },
14   "source": {
15     "git": "https://github.com/Clarifai/clarifai-apple-sdk.git",
16     "tag": "3.0.0-beta15"
17   },
18   "documentation_url": "https://developer.clarifai.com/docs/",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "Clarifai_Apple_SDK.framework"
25   },
26   "libraries": [
27     "c++",
28     "sqlite3",
29     "z"
30   ],
31   "frameworks": [
32     "Accelerate",
33     "CoreGraphics",
34     "Foundation",
35     "UIKit"
36   ]