[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / c / b / 4 / ZYUIToolsPod / 0.2.0 / ZYUIToolsPod.podspec.json
blob171bed82f0f4765ad1bd418e7907d697aff9e66a
2   "name": "ZYUIToolsPod",
3   "version": "0.2.0",
4   "summary": "Some UI Methods",
5   "description": "Some encapsulated UI extension methods, and the usual String methods。",
6   "homepage": "https://github.com/NULLGIRL/ZYUIToolsPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NULLGIRL": "422453403@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/NULLGIRL/ZYUIToolsPod.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZYUIToolsPod/Classes/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "CoreText",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SVProgressHUD": [
29       "2.2.5"
30     ]
31   },
32   "swift_version": "4.2"