[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 7 / e / MLKit / 0.2.6 / MLKit.podspec.json
blob092d33198970c312ad573f8abe7d1ce001642d29
2   "name": "MLKit",
3   "version": "0.2.6",
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.2.6"
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.1.1"
27     ],
28     "SAMKeychain": [
29       "~> 1.5.2"
30     ],
31     "DHSmartScreenshot": [
32       "~> 1.3.1"
33     ],
34     "AFNetworking": [
35       "~> 3.1.0"
36     ],
37     "YYCache": [
38       "~> 1.0.4"
39     ],
40     "CocoaLumberjack": [
41       "~> 2.3.0"
42     ],
43     "MLRefreshControl": [
44       "~> 0.1.1"
45     ],
46     "MLLayout": [
47       "~> 0.4.1"
48     ]
49   }