[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / 1 / UserAndMineProject / 0.0.9 / UserAndMineProject.podspec.json
blobe5a8e3b9eab2f160da8067e9eb6d175d3b82f853
2   "name": "UserAndMineProject",
3   "version": "0.0.9",
4   "summary": "UserAndMineProject",
5   "description": "信书个人以及登录模块",
6   "homepage": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guozihao": "15717328325@sina.cn"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "http://gogs.hlyclub.com:3000/dsr/UserAndMineProject.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "UserAndMineProject/Class/**/*.{h,xib,m}",
22   "resources": [
23     "UserAndMineProject/Resources/*.{png,jpg}",
24     "UserAndMineProject/Class/**/*.{png,jpg}"
25   ],
26   "libraries": [
27     "z",
28     "sqlite3.0",
29     "c++",
30     "iconv",
31     "stdc++"
32   ],
33   "frameworks": [
34     "UIKit",
35     "CoreGraphics",
36     "AssetsLibrary",
37     "QuartzCore",
38     "Foundation",
39     "CoreFoundation",
40     "SystemConfiguration",
41     "QuartzCore",
42     "ImageIO",
43     "Security",
44     "PhotosUI",
45     "Photos",
46     "CoreTelephony",
47     "CoreText",
48     "CFNetwork"
49   ],
50   "requires_arc": true,
51   "dependencies": {
52     "DSRRouter": [
54     ]
55   }