[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 2 / SLToolKit / 0.0.1 / SLToolKit.podspec.json
blob02ab8771d75090ff374d9b7bd0cd3f5491259fa1
2   "name": "SLToolKit",
3   "version": "0.0.1",
4   "summary": "layne tool kit",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "layne": "slei@yxt.com"
11   },
12   "homepage": "https://meet.yxt.com",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "MediaPlayer",
17     "AVFoundation"
18   ],
19   "libraries": "c++",
20   "xcconfig": {
21     "VALID_ARCHS": "arm64"
22   },
23   "source": {
24     "git": "git@e.coding.net:me_zqx/tool/SLToolKit.git",
25     "tag": "0.0.1"
26   },
27   "platforms": {
28     "ios": "10.0"
29   },
30   "source_files": [
31     "TSModel",
32     "TSModel/**/*.{h,m}",
33     "TSNet",
34     "TSNet/**/*.{h,m}"
35   ]