[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / 5 / CustomControl / 0.0.6 / CustomControl.podspec.json
blobd4084cff73d0fe98323847bd555008bc52bf3ff2
2   "name": "CustomControl",
3   "version": "0.0.6",
4   "summary": "custom control",
5   "homepage": "https://github.com/jidibingren/customcontrol",
6   "license": "MIT",
7   "authors": {
8     "jidibingren": "jidibingren@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/jidibingren/customcontrol.git",
15     "tag": "0.0.6"
16   },
17   "prefix_header_contents": "#import \"SCDGProjectHeaders.h\"",
18   "source_files": [
19     "control/*.{h,m,mm}",
20     "flatbuffers/*.{h,cpp,m}",
21     "additions/*.{h,m,cpp}"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "MQTTClient": [
28       "~> 0.7.4"
29     ],
30     "UICKeyChainStore": [
31       "~> 2.1.0"
32     ],
33     "YYCache": [
34       "~> 1.0.3"
35     ],
36     "XRSA": [
37       "~> 1.1.1"
38     ],
39     "FlatBuffers-ObjC": [
40       "~> 0.0.1"
41     ],
42     "Realm": [
43       "= 1.0.0"
44     ]
45   },
46   "requires_arc": true