[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 5 / CustomControl / 0.0.2 / CustomControl.podspec.json
blob0c3eab68b881e3407e560b64c8b5a046c8a24086
2   "name": "CustomControl",
3   "version": "0.0.2",
4   "summary": "custom control",
5   "homepage": "https://github.com/jidibingren/customcontrol",
6   "license": "MIT",
7   "authors": {
8     "Zhe Wu": "wuzhezmc@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/jidibingren/customcontrol.git",
15     "tag": "0.0.2"
16   },
17   "prefix_header_contents": "#import \"SCDGProjectHeaders.h\"",
18   "source_files": [
19     "control/*.{h,m,mm}",
20     "flatbuffers/*.{h,cpp}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ],
26     "MQTTClient": [
27       "~> 0.7.4"
28     ],
29     "UICKeyChainStore": [
30       "~> 2.1.0"
31     ],
32     "YYCache": [
33       "~> 1.0.3"
34     ],
35     "XRSA": [
36       "~> 1.1.1"
37     ]
38   },
39   "requires_arc": true