[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / e / MLKit / 0.1.0 / MLKit.podspec.json
blob6b267fb34f162ca52a2f35e8dd377500df44e73e
2   "name": "MLKit",
3   "version": "0.1.0",
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.1.0"
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.0"
27     ],
28     "SAMKeychain": [
29       "~> 1.5.1"
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.1"
45     ],
46     "MLLayout": [
47       "~> 0.3.1"
48     ]
49   }