[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / 4 / NanoFrame / 0.0.1 / NanoFrame.podspec.json
blob880777a440bc78a334c96b8c6028d23bcb536660
2   "name": "NanoFrame",
3   "version": "0.0.1",
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": "0.0.1"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "Source/**/*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true