[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / a / b / Tether / 0.0.1 / Tether.podspec.json
blobdd533a4307a11f99272d05461275b390408dcfbf
2   "name": "Tether",
3   "version": "0.0.1",
4   "summary": "Dependency Injection for Swift",
5   "description": "Tether is a Swift Dependency Injection Container. \nTether contains a group of interface of basic frameworks",
6   "homepage": "https://github.com/CodingForMoney/Tether",
7   "license": "MIT",
8   "authors": {
9     "CodingForMoney": "luoxianmingg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CodingForMoney/Tether.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Tether/**/*.swift",
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "swift_version": "5.2"