[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 6 / 7 / SugarEdges / 0.0.4 / SugarEdges.podspec.json
blobb06b957c6c4a328f412a70e258eb3247873791bd
2   "name": "SugarEdges",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"