[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / 4 / 7 / 2 / JWTool / 0.0.1 / JWTool.podspec.json
blob867858418d5f6ab1c9e5ac06c73a82dd33fc0eee
2   "name": "JWTool",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "工具类",
8   "description": "工作中用到的一些工具类,分类等",
9   "homepage": "https://github.com/jivyCoder/JWToolDemo",
10   "license": "MIT",
11   "authors": {
12     "jiawei": "513590934@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jivyCoder/JWToolDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "JWTool/*.{h,m}",
19   "requires_arc": true