[Add] HaishinKit 1.9.7
[CocoaPods.git] / Specs / 3 / e / 4 / libUIModule / 0.7.2 / libUIModule.podspec.json
blobc3b77d377aefd6f4acc7beb13b1aa00af59b307f
2   "name": "libUIModule",
3   "version": "0.7.2",
4   "summary": "libUIModule for jiaoyou.",
5   "description": "这是交友项目UI的主要栏目模块,摇一摇,主要栏目等等",
6   "homepage": "http://git.365yf.com/dongjinyang/libuimodule",
7   "license": "MIT",
8   "authors": {
9     "Jinyang": "jinyangnet@gamil.com"
10   },
11   "source": {
12     "git": "git@git.365yf.com:dongjinyang/libuimodule.git",
13     "tag": "0.7.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "libUIModule": [
22       "Pod/Assets/**/*.{png,wav,jpg,bundle,plist,xib,nib,storyboard}"
23     ]
24   },
25   "dependencies": {
26     "libModel": [
28     ],
29     "libCore": [
31     ],
32     "libThird": [
34     ],
35     "libUIComponent": [
37     ],
38     "MBProgressHUD": [
39       "~> 0.9.2"
40     ],
41     "PSTCollectionView": [
43     ],
44     "SDWebImage": [
46     ],
47     "GBFlatButton": [
49     ]
50   }