[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 0 / Egret / 1.0.1 / Egret.podspec.json
blob22949df6606f9170a93e7a3f550052d79fbfad84
2   "name": "Egret",
3   "version": "1.0.1",
4   "summary": "A short description of Egret.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruilisi/Egret",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thisismy0312": "qq867327466@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ruilisi/Egret.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Source/*.{swift}",
23     "Source/Views/*.{swift}",
24     "Source/Extensions/*.{swift}",
25     "Source/Helper/*.{swift}"
26   ],
27   "resource_bundles": {
28     "Egret": [
29       "Resources/*.{xcassets,json}"
30     ]
31   }