[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 4 / 6 / 2 / DDThirdShareLibrary / 0.0.1 / DDThirdShareLibrary.podspec.json
blobd5bbea94183005bfaa13ac0b87bae70598084698
2   "name": "DDThirdShareLibrary",
3   "version": "0.0.1",
4   "summary": "third SDKs content QQ WeChat Sina mi.",
5   "homepage": "https://github.com/393385724/DDThirdShareLibrary",
6   "license": "MIT",
7   "authors": {
8     "llg": "393385724@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/393385724/DDThirdShareLibrary.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Librarys/**/*.h",
19   "libraries": [
20     "z",
21     "sqlite3",
22     "stdc++",
23     "iconv"
24   ],
25   "ios": {
26     "vendored_libraries": "Librarys/**/*.a",
27     "vendored_frameworks": "Librarys/**/*.framework"
28   },
29   "frameworks": [
30     "Foundation",
31     "CoreGraphics",
32     "UIKit",
33     "CoreText",
34     "CoreTelephony",
35     "Security",
36     "ImageIO",
37     "SystemConfiguration",
38     "QuartzCore"
39   ],
40   "dependencies": {
41     "WeiboSDK": [
42       "~> 3.1.3"
43     ]
44   }