[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 2 / JWUIFactory / 1.0.3 / JWUIFactory.podspec.json
blobcc495808284a543769e2d3f7c31f3252563b5880
2   "name": "JWUIFactory",
3   "version": "1.0.3",
4   "summary": "一款UI封装组件、链式调用",
5   "homepage": "https://github.com/JarvisHot/JWUIFactory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jarvis🚴": "objectclass@163.com"
12   },
13   "source": {
14     "git": "https://github.com/JarvisHot/JWUIFactory.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "UIFactory",
19     "JWUIFactory/UIFactory/*.{h,m}"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ]
29   }