[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / e / 4 / libUIModule / 0.6.8 / libUIModule.podspec.json
blob9ce1adcd38a8b5ed4b30f0e98f9aff9df8492bda
2   "name": "libUIModule",
3   "version": "0.6.8",
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.6.8"
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   }