[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 4 / UtilUI / 1.1.2 / UtilUI.podspec.json
blob72f282c0a3b18950043199ef046917f1909002bd
2   "name": "UtilUI",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "iOS工具类",
6   "homepage": "https://github.com/Liuyujiaodev/UtilUI.git",
7   "authors": "liuyujiao",
8   "source": {
9     "git": "https://github.com/Liuyujiaodev/UtilUI.git",
10     "tag": "1.1.2"
11   },
12   "description": "。",
13   "source_files": [
14     "UtilUI/**/*.{h,m}",
15     "UtilUI/BaseController/*.{h,m}"
16   ],
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AdSupport",
21     "CoreTelephony",
22     "CoreLocation",
23     "Contacts",
24     "AddressBook"
25   ],
26   "dependencies": {
27     "Reachability": [
29     ],
30     "YJBase64": [
32     ],
33     "YJCategory": [
34       "~>1.2.2"
35     ],
36     "YJUtil": [
38     ],
39     "UtilStr": [
40       "~>1.0.2"
41     ],
42     "MJRefresh": [
44     ]
45   },
46   "requires_arc": true,
47   "platforms": {
48     "ios": "8.0"
49   }