[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 7 / 6 / c / LSTrack / 0.2.22 / LSTrack.podspec.json
blobcaeaf6475c4ff1381b2be54a1734d7e2ce7bea47
2   "name": "LSTrack",
3   "version": "0.2.22",
4   "summary": "iOS Track封装",
5   "description": "LSTrack 页面,控件自动打点",
6   "homepage": "http://www.lianshang.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mi": "zhiyu.li@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:nativeLib_iOS/track.git",
16     "tag": "0.2.22"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSTrack/Classes/**/*",
22   "resource_bundles": {
23     "LSTrack": [
24       "LSTrack/Assets/*.json"
25     ]
26   },
27   "dependencies": {
28     "Realm": [
30     ],
31     "Aspects": [
33     ],
34     "LSNetwork": [
36     ]
37   }