[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / 1 / DZQQLib / 2.8.1 / DZQQLib.podspec.json
blobf3ae7948cb313155b66e233d0e5997729cf686be
2   "name": "DZQQLib",
3   "version": "2.8.1",
4   "summary": "DZQQLib qq开放平台库维护",
5   "description": "                       DZQQLib qq开放平台库维护,方便在其他cocopods项目中引用\n",
6   "homepage": "https://github.com/yishuiliunian/DZQQLib",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZQQLib.git",
13     "tag": "2.8.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Pod/Classes/**/*",
21     "Pod/QQ/**/*.{h,m}"
22   ],
23   "resource_bundles": {
24     "DZQQLib": [
25       "Pod/Assets/*.png",
26       "Pod/QQ/*.bundle"
27     ]
28   },
29   "libraries": [
30     "z",
31     "sqlite3"
32   ],
33   "frameworks": [
34     "CoreTelephony",
35     "CoreGraphics",
36     "SystemConfiguration"
37   ],
38   "vendored_frameworks": "Pod/QQ/**/*.{framework}"