[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / 6 / ArchitectureComponents / 0.1.0 / ArchitectureComponents.podspec.json
blob7e4a9fc669293bde52e72bfe1eab3666f11fb6ea
2   "name": "ArchitectureComponents",
3   "version": "0.1.0",
4   "summary": "A port of Android Architecture Components to iOS.",
5   "description": "Provide Lifecycle, LiveData, and other Android Architecture Components on \niOS. Since iOS lacks a first-party application architecture and Android \nnow has a very nice first-party application architecture, it seems \nreasonable to adopt Android's architecture on both platforms in instances \nwhen app delivery would benefit from sharing an app architecture.",
6   "homepage": "https://github.com/spropensource/ArchitectureComponents",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Kinney": "david.kinney@spr.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/spropensource/ArchitectureComponents.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "pushed_with_swift_version": "4.0"