[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / b / WKCBaseUI / 0.1.4 / WKCBaseUI.podspec.json
blob453b32d54afb251069e9cf58bd3359c05a2df0cd
2   "name": "WKCBaseUI",
3   "version": "0.1.4",
4   "summary": "The development process can help you to quickly carry out some basic UI settings.",
5   "homepage": "https://github.com/WeiKunChao/WKCBaseUI.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/WKCBaseUI.git",
18     "tag": "0.1.4"
19   },
20   "source_files": "WKCBaseUI/**/*.{h,m}",
21   "public_header_files": "WKCBaseUI/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }