[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / 7 / SugarEdges / 0.0.1 / SugarEdges.podspec.json
blobfe88bebce7eb3f029d6cc8f5313ccf2c85770ff1
2   "name": "SugarEdges",
3   "version": "0.0.1",
4   "summary": "Syntactic sugar for init UIEdgeInsets and other similar objects",
5   "description": "This framework provides the protocol ExpressibleByEdgesDictionaryLiteral in order to be used with other custom types.",
6   "homepage": "https://github.com/acecilia/SugarEdges",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andres Cecilia Luque": "a.cecilia.luque@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/acecilia/SugarEdges.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SugarEdges/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"