[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 7 / ELKWeiboSDK / 3.2.2 / ELKWeiboSDK.podspec.json
blob9392fe17bceb75ea5336bcf5aa0c6129a8a60ff3
2   "name": "ELKWeiboSDK",
3   "version": "3.2.2",
4   "summary": "新浪微博WeiboSDK",
5   "description": "新浪微博 Sina WeiboSDK on iOS",
6   "homepage": "https://github.com/CircusJonathan/ELKWeiboSDK",
7   "license": "MIT",
8   "authors": {
9     "Jonathan": "Jonathan_dk@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/CircusJonathan/ELKWeiboSDK.git",
16     "tag": "3.2.2"
17   },
18   "requires_arc": true,
19   "vendored_libraries": "ELKWeiboSDK/libWeiboSDK.a",
20   "resources": "ELKWeiboSDK/WeiboSDK.bundle",
21   "source_files": "ELKWeiboSDK/**/*.{h,m}",
22   "frameworks": [
23     "Photos",
24     "ImageIO",
25     "SystemConfiguration",
26     "CoreText",
27     "QuartzCore",
28     "Security",
29     "UIKit",
30     "Foundation",
31     "CoreGraphics",
32     "CoreTelephony"
33   ],
34   "libraries": [
35     "sqlite3",
36     "z"
37   ]