[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / 7 / SugarEdges / 0.0.6 / SugarEdges.podspec.json
bloba40db9496ba053665ad8c2c63af6434a3663735d
2   "name": "SugarEdges",
3   "version": "0.0.6",
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     "AndrĂ©s Cecilia Luque": "a.cecilia.luque@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/acecilia/SugarEdges.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit"