[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / 1 / ZWTool / 0.0.4 / ZWTool.podspec.json
blobf75a92786b4f7bb2cd7bfe77420e3171bee52b1c
2   "name": "ZWTool",
3   "version": "0.0.4",
4   "summary": "ZWTool is a multfunctional tool",
5   "homepage": "https://git.oschina.net/cribug",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "InitialC": "iwilliamchang@outlook.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://git.oschina.net/cribug/ZWTool.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Tools/*.{h,m}",
22   "public_header_files": "Tools/*.h",
23   "dependencies": {
24     "YYCache": [
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "CoreMotion"
31   ]