[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 6 / 7 / e / DZWeiboSDK / 3.1.1 / DZWeiboSDK.podspec.json
blob4f902e2005a44a26a54e9ef6de11b9df17c53577
2   "name": "DZWeiboSDK",
3   "version": "3.1.1",
4   "summary": "新浪微博的SDK,方便维护",
5   "description": "                        新浪微博的SDK,方便维护dddd\n",
6   "homepage": "https://github.com/yishuiliunian/DZWeiboSDK",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZWeiboSDK.git",
13     "tag": "3.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZWeiboSDK": [
22       "Pod/Assets/*.*"
23     ]
24   },
25   "vendored_libraries": "Pod/libWeiboSDK/libWeiboSDK.a",
26   "frameworks": [
27     "ImageIO",
28     "SystemConfiguration",
29     "CoreText",
30     "QuartzCore",
31     "Security",
32     "UIKit",
33     "Foundation",
34     "CoreGraphics",
35     "CoreTelephony"
36   ],
37   "libraries": [
38     "sqlite3",
39     "z"
40   ]