[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / c / XSwiftGraphics / 0.0.1 / XSwiftGraphics.podspec.json
blob246b6e4cb8dfc50e109570320b7626c1781611e5
2   "name": "XSwiftGraphics",
3   "version": "0.0.1",
4   "summary": "Swift Async Draw UI.",
5   "description": "Swift Async Draw UI,Async Control",
6   "homepage": "https://github.com/JunyiXie/SwiftGraphics",
7   "license": "Apache",
8   "authors": {
9     "谢俊逸": "414623282@qq.com"
10   },
11   "platforms": {
12     "ios": "10.3"
13   },
14   "source": {
15     "git": "https://github.com/JunyiXie/SwiftGraphics.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SwiftGraphics",
20     "SwiftGraphics/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "QuartzCore",
24     "UIKit",
25     "Foundation"
26   ]