[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / c / LSWXWorkSDK / 0.2.1 / LSWXWorkSDK.podspec.json
blob5b431ca5a6a54f84ad8498bbba76c0f7cdba764b
2   "name": "LSWXWorkSDK",
3   "version": "0.2.1",
4   "summary": "A short description of LSWXWorkSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.lsfash.cn/nativeLib_iOS/wxworksdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan-YZF": "dylan.yang@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:nativeLib_iOS/wxworksdk.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSWXWorkSDK/Classes/**/*",
22   "vendored_libraries": "LSWXWorkSDK/Assets/*.a",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(SRCROOT)/../../LSWXWorkSDK/Assets\""
25   }