[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 3 / LSSComponent / 0.1.8 / LSSComponent.podspec.json
blob837f31f839c8a4306965993d9906bf9661a9641f
2   "name": "LSSComponent",
3   "version": "0.1.8",
4   "summary": "A short description of LSSComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Dylan-YZF/LSSComponent",
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/LSSComponent.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSSComponent/Classes/**/*",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "Constants",
26       "source_files": "LSSComponent/Classes/Constants/**/*"
27     },
28     {
29       "name": "BaseView",
30       "source_files": "LSSComponent/Classes/BaseViews/**/*"
31     },
32     {
33       "name": "ProgressView",
34       "source_files": "LSSComponent/Classes/ProgressView/**/*"
35     },
36     {
37       "name": "QRCode",
38       "source_files": "LSSComponent/Classes/QRCode/**/*"
39     }
40   ]