[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 2 / MethodLoader.swift / 0.0.1 / MethodLoader.swift.podspec.json
blob4d0143a24d0ec4c4cd43e975a3440e99b2648da5
2   "name": "MethodLoader.swift",
3   "module_name": "MethodLoader",
4   "version": "0.0.1",
5   "summary": "swift initialize method substitute plan.",
6   "swift_versions": "5.0",
7   "description": "Apply `MethodLoaderProtocol` for a object to instead of initalize method in swift.",
8   "homepage": "https://github.com/zevwings/MethodLoader",
9   "license": "Aphach",
10   "authors": {
11     "zevwings": "zev.wings@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "git@git.dev.tencent.com:zevwings/MethodLoader.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "MethodLoader/MethodLoader.h",
22     "MethodLoader/**/*.swift"
23   ],
24   "requires_arc": true,
25   "swift_version": "5.0"