[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / 5 / 3 / libUI / 0.3.0 / libUI.podspec.json
blob38180a61291cbf21056c10e24fb02caf372a9bb6
2   "name": "libUI",
3   "version": "0.3.0",
4   "summary": "ibUI UI for jiaoyou .",
5   "description": "项目所用到的一些UI",
6   "homepage": "http://git.365yf.com/dongjinyang/libui",
7   "license": "MIT",
8   "authors": {
9     "Jinyang": "jinyangnet@gamil.com"
10   },
11   "source": {
12     "git": "http://git.365yf.com/dongjinyang/libui.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "libUI": [
22       "Pod/Assets/*.{png,bundle,xib,nib,storyboard}"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0.4"
28     ],
29     "SDWebImage": [
30       "~> 3.7"
31     ],
32     "libModel": [
34     ],
35     "libCore": [
37     ],
38     "Toast": [
39       "~> 3.0"
40     ],
41     "FMDB": [
43     ],
44     "MBProgressHUD": [
45       "~> 0.9.2"
46     ]
47   }