blob: f980373352c652d62fec41bb22edd6cc568ec01a [file] [log] [blame]
{
"name": "JimmyUtils",
"version": "1.0",
"summary": "UIKit, CoreGraphic, many more",
"description": "some extension like UIKit, CoreGraphic, many more",
"homepage": "https://github.com/freeworld1995/JimmyUtils.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/freeworld1995/JimmyUtils.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JimmyUtils/*.{swift,plist,h}",
"pushed_with_swift_version": "3.0"
}