[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / 4 / iOSWorkingComponents / 0.0.5 / iOSWorkingComponents.podspec.json
blob5ea436099bf34d09ecd5be14792264ccb519028a
2   "name": "iOSWorkingComponents",
3   "version": "0.0.5",
4   "summary": "iOSWorkingComponentsiOS开发组件",
5   "description": "iOSWorkingComponents是一款iOS开发常用工具,以组建方式存在,目前版本逐渐完善。\n\t\t\tiOSWorkingComponents是公共组建,从而提高工作效率。",
6   "homepage": "https://github.com/wzkpony/iOSWorkingComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pony": "1477867638@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wzkpony/iOSWorkingComponents.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "iOSWorkingComponents/iOSWorkingComponents/Components/**/*.{h,m}",
22   "requires_arc": true,
23   "ios": {
24     "dependencies": {
25       "WMPageController": [
26         "2.3.0"
27       ],
28       "JKCategories": [
29         " 1.8.1"
30       ],
31       "WebViewJavascriptBridge": [
32         "~> 6.0"
33       ],
34       "Masonry": [
36       ]
37     }
38   }