[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / 5 / 4 / NanoFrame / 1.0.4 / NanoFrame.podspec.json
blob874f0d063a50891c478d91d84bef5a7166539372
2   "name": "NanoFrame",
3   "version": "1.0.4",
4   "summary": "A minimal frame-based layout and UIKit additions.",
5   "homepage": "https://github.com/appsquickly/NanoFrame",
6   "license": {
7     "type": "Apache2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jasper Blues": "jasper@appsquick.ly"
12   },
13   "source": {
14     "git": "https://github.com/appsquickly/NanoFrame.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "NanoFrame/*.swift",
21   "frameworks": "QuartzCore",
22   "requires_arc": true,
23   "swift_versions": "5.1",
24   "swift_version": "5.1"