[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 4 / YCApi / 0.0.4 / YCApi.podspec.json
blobf034b31bcfc205b018cc8952f8630a5a56107a8f
2   "name": "YCApi",
3   "version": "0.0.4",
4   "summary": "YCApi 网络模块",
5   "description": "YCApi 网络模块",
6   "homepage": "https://gitee.com/beyonehan/YCApi.git",
7   "license": "MIT",
8   "authors": {
9     "beyonehan": "549983384@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/beyonehan/YCApi.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "YCApi/Source/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreFoundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "YCEntity": [
31     ]
32   }