[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / 1 / EasySwifty / 1.0.1 / EasySwifty.podspec.json
bloba583e0439cb1f2ad7ef2f76c532974d536e4c61e
2   "name": "EasySwifty",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "对 Swift 的 Foundation 和 UIKit 进行了一定的拓展 ,使其代码更加简洁 复用性高",
9   "homepage": "https://github.com/ZhaoBingDong/EasySwifty",
10   "authors": {
11     "ZhaoBingDong": "dongzhaobing@bayekeji.com"
12   },
13   "source": {
14     "git": "https://github.com/ZhaoBingDong/EasySwifty.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "EasySwifty/**/*{.swift}",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"