[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 9 / AKit / 0.1.0 / AKit.podspec.json
blobaf35709fd596c8858652141a1b661b5bd72c1f91
2   "name": "AKit",
3   "version": "0.1.0",
4   "summary": "A boilerplate Swift code I'm using in all my projects.",
5   "description": "A boilerplate Swift code I'm using in all my projects. Moved to cocoapods for better maintenance.",
6   "homepage": "https://github.com/adam-leitgeb/AKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Leitgeb": "leitgeb.a@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/adam-leitgeb/AKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Sources/**/*",
23   "frameworks": "UIKit"