blob: 61036f1425013851c2d767faefa7ef1af18f9db2 [file] [log] [blame]
{
"name": "ExtUIKit",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/jeasyhg",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "ExtUIKit/Classes/**/*"
}