[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 4 / WJCommonKit / 0.0.4 / WJCommonKit.podspec.json
blob56945aaaa9703deab62547e532071dbc8fa20ca8
2   "name": "WJCommonKit",
3   "version": "0.0.4",
4   "summary": "通用框架",
5   "homepage": "https://github.com/18225905675/WJCommonKit",
6   "license": "MIT",
7   "authors": {
8     "RuanYunKeji": "2391288572@qq.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/18225905675/WJCommonKit.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ]
23   }