[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 5 / 3 / LSSComponent / 0.1.3 / LSSComponent.podspec.json
blobbf41c1636eae5367f8aefc192b8c6561c864e326
2   "name": "LSSComponent",
3   "version": "0.1.3",
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.3"
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": "LSSProgressView",
26       "source_files": "LSSComponent/Classes/ProgressView/**/*"
27     }
28   ]