[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 7 / e / MLKit / 0.0.7 / MLKit.podspec.json
blobdf771104c3c32c5a2851ae4d3238efa2555f222e
2   "name": "MLKit",
3   "version": "0.0.7",
4   "summary": "MLKit",
5   "homepage": "https://github.com/molon/MLKit",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "molon": "dudl@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/molon/MLKit.git",
14     "tag": "0.0.7"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   },
20   "public_header_files": "Classes/**/*.h",
21   "source_files": "Classes/**/*.{h,m}",
22   "resources": "Classes/**/*.{bundle}",
23   "libraries": "z",
24   "dependencies": {
25     "MLPersonalModel": [
26       "~> 11.0.4"
27     ],
28     "SAMKeychain": [
29       "~> 1.5.0"
30     ],
31     "DHSmartScreenshot": [
32       "~> 1.3.1"
33     ],
34     "AFNetworking": [
35       "~> 2.6.3"
36     ],
37     "YYCache": [
38       "~> 1.0.3"
39     ],
40     "CocoaLumberjack": [
41       "~> 2.3.0"
42     ],
43     "MLRefreshControl": [
44       "~> 0.1.0"
45     ],
46     "MLLayout": [
47       "~> 0.2.4"
48     ]
49   }