[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 7 / 8 / Microya / 0.1.1 / Microya.podspec.json
blob44550a55a133fbac387b2dca37830a1476206305
2   "name": "Microya",
3   "version": "0.1.1",
4   "summary": "A micro version of the Moya network abstraction layer written in Swift.",
5   "description": "A micro version of the Moya network abstraction layer written in Swift.\nCurrently only supports JSON APIs.",
6   "homepage": "https://github.com/Flinesoft/Microya",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cihat Gündüz": "cocoapods@cihatguenduez.de"
13   },
14   "social_media_url": "https://twitter.com/Dschee",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/Flinesoft/Microya.git",
22     "tag": "0.1.1"
23   },
24   "source_files": "Frameworks/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "4.2"