[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / a / b / Tether / 0.0.2 / Tether.podspec.json
blob67be7287566b81cf6787715ba59ae065745f7396
2   "name": "Tether",
3   "version": "0.0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Tether/Tether/**/*.swift",
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "swift_version": "5.2"