[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 3 / UsersGetter / 1.0.0 / UsersGetter.podspec.json
blobba3b3a7501756000b9f33ee60f8f55ce857b8aa2
2   "name": "UsersGetter",
3   "version": "1.0.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you fetching users.",
6   "homepage": "https://github.com/daogo/UsersGetter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daogo": "ogonowski93@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/daogo/UsersGetter.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "UsersGetter/**/*.{h,m,swift}",
23   "swift_version": "4.2"