[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / f / TYSwiftCommon / 1.0.3 / TYSwiftCommon.podspec.json
blobf8a4aeb9d9a51c41812a7440c390d2d6e776b007
2   "name": "TYSwiftCommon",
3   "version": "1.0.3",
4   "summary": "自用的一个开发库,包含常见的使用方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Style-Tender/TYSwiftCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Style-Tender": "785072254@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Style-Tender/TYSwiftCommon.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "resources": "TYSwiftCommon/Assets/DeviceModel.plist",
23   "source_files": "TYSwiftCommon/Classes/**/*.{swift,h,m}",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.4.0"
27     ]
28   },
29   "swift_version": "4.0"