[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / b / nanoUI / 1.0.0 / nanoUI.podspec.json
blobe27a6f5596838be481a7cd656891206eec46007a
2   "name": "nanoUI",
3   "version": "1.0.0",
4   "summary": "Various kind of UI code that ease up UI manipulation",
5   "description": "nUI Enable certain kind of UI manipulation in interface builder with @IBInspectable & @IBDesignable\nto give developer more visual information while developing/designing any application.",
6   "homepage": "https://github.com/myste1tainn/nanoUI",
7   "license": "MIT",
8   "authors": {
9     "A. Keereena": "myste1tainn.icez@gmail.com or a.keereena@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/myste1tainn/nanoUI.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "pushed_with_swift_version": "3.0"