[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / e / b / DeepCubeRobotSDKTest / 1.0 / DeepCubeRobotSDKTest.podspec.json
blob4797038a613bf3dcab71d9ebcbc083a60ede055a
2   "name": "DeepCubeRobotSDKTest",
3   "version": "1.0",
4   "summary": "DeepCubeRobotSDK Pod",
5   "description": "DeepCubeRobotSDK Demo",
6   "homepage": "https://github.com/mingzoff/DeepCubeRobot",
7   "license": "MIT",
8   "authors": {
9     "zoff": "zoff@cubee.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "ssh://git@git.huanhuba.com:9022/zoff/DeepCubeRobotSDKTest.git",
16     "tag": "1.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AudioToolbox",
22     "AVFoundation",
23     "AdSupport",
24     "CoreData",
25     "Accelerate",
26     "CoreGraphics",
27     "CFNetwork",
28     "SystemConfiguration",
29     "CoreTelephony",
30     "QuartzCore",
31     "MobileCoreServices",
32     "GLKit",
33     "OpenGLES",
34     "CoreText",
35     "Security"
36   ],
37   "vendored_frameworks": [
38     "DeepCubeRobotControls/Third/RequestSDK.framework",
39     "DeepCubeRobotControls/DeepCubeRobotControls.framework"
40   ],
41   "libraries": [
42     "stdc++.6.0.9",
43     "z",
44     "iconv",
45     "sqlite3",
46     "icucore",
47     "stdc++"
48   ],
49   "vendored_libraries": "DeepCubeRobotControls/Third/*.{a}",
50   "source_files": "DeepCubeRobotControls/BaiduRCLib/TTTAttributedLabel/*.{h,m}",
51   "requires_arc": true,
52   "dependencies": {
53     "MJRefresh": [
54       "~> 3.0.8"
55     ]
56   },
57   "resource_bundles": {
58     "Resources": "DeepCubeRobotControls/DeepCubeRobotControls.bundle"
59   }