[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 7 / Swin / 1.0.0 / Swin.podspec.json
blob78b4989f9c8dc28f66c7719a0fe6f51706f611ad
2   "name": "Swin",
3   "version": "1.0.0",
4   "summary": "Litle Service locator in swift.",
5   "swift_versions": "5.0",
6   "description": "Is a Litle Service Locator in swift.",
7   "homepage": "https://github.com/0sw2ld0/swin",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Oswaldo Leon": "oswaldo.leon9@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/0sw2ld0/swin.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Swin/Classes/**/*",
23   "testspecs": [
24     {
25       "name": "Tests",
26       "test_type": "unit",
27       "source_files": "Swin/Tests/**/*"
28     }
29   ],
30   "swift_version": "5.0"