[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 2 / 8 / PTSDK / 0.1.0 / PTSDK.podspec.json
blob5ac5d48822c87dc2915e44014c0db6e33ed482bc
2   "name": "PTSDK",
3   "version": "0.1.0",
4   "summary": "A tools collection of PainTypeZ.",
5   "swift_versions": "5.3.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/PainTypeZ/PTSDK",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "PainTypeZ": "pengpingjun@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/PainTypeZ/PTSDK.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PTSDK/Sources/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Moya": [
27     ],
28     "SwiftyJSON": [
30     ]
31   },
32   "swift_version": "5.3.0"