[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / c / UIKitToolOC / 0.1.0 / UIKitToolOC.podspec.json
blob1373316f412fc49a5d83f903fadf67d33a855134
2   "name": "UIKitToolOC",
3   "version": "0.1.0",
4   "summary": "UIKitToolOC 常用的组件库.",
5   "homepage": "https://github.com/kenan0620/UIKitToolOC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kenan": "coenen@aliyun.com"
12   },
13   "source": {
14     "git": "https://github.com/kenan0620/UIKitToolOC.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://www.jianshu.com/u/aa2d07ae7c2f",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "UIKitToolOC/Classes/UIKitToolOC.h",
22   "subspecs": [
23     {
24       "name": "Adapt",
25       "platforms": {
26         "ios": "11.0"
27       },
28       "source_files": "UIKitToolOC/Classes/Adapt{*}.{h,m}"
29     }
30   ]