[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / d / e / HLSocial / 1.0.0 / HLSocial.podspec.json
blob247154e2c37eaec04ba56ec2bc84829fc083ea26
2   "name": "HLSocial",
3   "version": "1.0.0",
4   "summary": "翰林分享SDK",
5   "homepage": "https://github.com/wangshiyu13/HLSocial",
6   "license": "MIT",
7   "authors": {
8     "wangshiyu13": "wangshiyu13@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/wangshiyu13/HLSocial.git",
16     "tag": "1.0.0"
17   },
18   "frameworks": [
19     "Security",
20     "SystemConfiguration",
21     "CoreGraphics",
22     "CoreTelephony"
23   ],
24   "libraries": [
25     "iconv",
26     "sqlite3",
27     "stdc++",
28     "z"
29   ],
30   "vendored_frameworks": "HLSocial/**/*.framework",
31   "vendored_libraries": "HLSocial/**/*.a",
32   "source_files": "HLSocial/**/*.h",
33   "public_header_files": "HLSocial/**/*.h"