[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 7 / lpcorelib / 1.1.1 / lpcorelib.podspec.json
blob08e82144ec7c8bd7ac7c0962ea6d7639a978c445
2   "name": "lpcorelib",
3   "version": "1.1.1",
4   "summary": "This library allows to get access to sip core",
5   "vendored_frameworks": "apple-darwin/Frameworks/**",
6   "resources": "apple-darwin/Resources/**",
7   "pod_target_xcconfig": {
8     "VALID_ARCHS": "arm64 armv7 x86_64"
9   },
10   "description": "Allows to get access to sip telephony in so come on I just need to make it and here it its the description of this library",
11   "homepage": "https://victor_barskov@bitbucket.org/victor_barskov/lpcore",
12   "license": "MIT",
13   "authors": {
14     "Victor Barskov": "victor.barskov@gmail.com"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://victor_barskov@bitbucket.org/victor_barskov/lpcore.git",
21     "tag": "1.1.1"
22   },
23   "source_files": [
24     "LPCore",
25     "LPCore/**/*.{h,m}"
26   ]