[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 7 / 8 / 6 / SwiftFetch / 0.0.2 / SwiftFetch.podspec.json
blob8165df8ddb16900ba5d2a6a55d779eff22364846
2   "name": "SwiftFetch",
3   "version": "0.0.2",
4   "summary": "Wrapper For URLSession For Convenient Networking With Swift",
5   "description": "Wrapper For URLSession For Convenient Networking With Swift\nToDo: Write more",
6   "homepage": "https://github.com/yury-dymov/SwiftFetch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yury@dymov.me": "yury@dymov.me"
13   },
14   "source": {
15     "git": "https://github.com/yury-dymov/SwiftFetch.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwiftFetch/Classes/**/*"