[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 0 / Flatline / 1.0.5 / Flatline.podspec.json
blob4d9488f7b3e55bc568e265eb3fb8ea873a6cb6aa
2   "name": "Flatline",
3   "version": "1.0.5",
4   "summary": "A Framework to Provide a Base Architecture for a Service Based Network Architecture",
5   "description": "Flatline is meant to provide a Base Architecture for a Service Based Network Architecture. By Subclassing the BaseNetworkService, and registering any Network Framework you choose, it allows you to easily interface with your network layer in an easy to use manner.",
6   "homepage": "https://github.com/JoshHenderson/Flatline",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Josh Henderson": "henderson.josh1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JoshHenderson/Flatline.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Flatline/**/*.{swift}"