[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / d / b / ExDraw / 0.0.9 / ExDraw.podspec.json
blobf4a0919f9fd20ea091896dd90ed7310354f390aa
2   "name": "ExDraw",
3   "version": "0.0.9",
4   "summary": "CoreGraphics extra library.",
5   "description": "CoreGraphics extra library. Add some features to make programming suitable.",
6   "homepage": "https://github.com/0xfeb/ExDraw",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "swift_version": "4.2",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/0xfeb/ExDraw.git",
17     "tag": "0.0.9"
18   },
19   "source_files": [
20     "ExDraw",
21     "ExDraw/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "ExType": [
27     ]
28   }