[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / f / d / ZBUitilty / 0.0.7 / ZBUitilty.podspec.json
blobecd79619e677c11482cf49a62bb2fb5319fd98d2
2   "name": "ZBUitilty",
3   "version": "0.0.7",
4   "summary": "A delightful iOS Uitilty framework.",
5   "homepage": "https://github.com/k373379320/ZBUitilty",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "373379320@qq.com": "373379320@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/k373379320/ZBUitilty.git",
15     "tag": "0.0.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBUitilty/Classes/**/*",
21   "prefix_header_contents": "#import \"ZBUitiltyHeader.h\"",
22   "dependencies": {
23     "ZBLanguageExtensions": [
25     ]
26   }