[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / c / 8 / AUI / 0.0.1 / AUI.podspec.json
blob40254f5ece46e8c78ff005c367d3213f2a719d67
2   "name": "AUI",
3   "version": "0.0.1",
4   "swift_version": "4.2",
5   "summary": "Apple style UI framework for iOS Apps",
6   "description": "AUI is a Apple style UI framework for iOS App developers",
7   "homepage": "https://dev.macker.tech/AUI/",
8   "license": "MIT",
9   "authors": "MacKer",
10   "platforms": {
11     "ios": "9.3"
12   },
13   "source": {
14     "git": "https://github.com/mackertech/AUI.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "AUI",
19     "AUI/**/*.{h,m,swift}"
20   ]