[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 5 / iOSBootstrap / 1.5.3 / iOSBootstrap.podspec.json
bloba638d4b1962c37be9833d8640d176696ccd79538
2   "name": "iOSBootstrap",
3   "version": "1.5.3",
4   "summary": "utility, security, delegate wrapper, protobuf support, realm support.",
5   "description": "utility, security, delegate wrapper, protobuf support, realm support etc.",
6   "homepage": "https://github.com/yamingd/iOSBootstrap",
7   "license": "MIT",
8   "authors": {
9     "Yaming": "yamingd@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/yamingd/iOSBootstrap.git",
13     "tag": "1.5.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "exclude_files": [
21     "Pod/Classes/**/*.proto",
22     "Pod/Classes/**/*.sh"
23   ],
24   "public_header_files": "Pod/Classes/**/*.h",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.6"
28     ],
29     "AFNetworkActivityLogger": [
30       "~> 2.0"
31     ],
32     "SDWebImage": [
34     ],
35     "SSKeychain": [
37     ],
38     "TMCache": [
40     ],
41     "UIColor+BFPaperColors": [
43     ],
44     "ProtocolBuffers": [
45       "~> 1.9"
46     ],
47     "CocoaAsyncSocket": [
49     ],
50     "HTKDynamicResizingCell": [
52     ],
53     "UIImage+ImageCompress": [
55     ],
56     "ArrayUtils": [
58     ],
59     "QBImagePickerController": [
61     ],
62     "DateTools": [
63       "~> 1.7"
64     ],
65     "FMDB/SQLCipher": [
67     ]
68   }