blob: 6321f6a2bfa73451200b38edc4ac5b44491e35b8 [file] [log] [blame]
{
"name": "ExtUIKit",
"version": "0.1.1",
"summary": "Extended UIKit for iOS",
"description": "An extended UIKit for iOS Dev.",
"homepage": "https://github.com/jessehao/ExtUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jessehao": "jeasygates@hotmail.com"
},
"source": {
"git": "https://github.com/jessehao/ExtUIKit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/jeasyhg",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "ExtUIKit/Classes/**/*"
}