blob: acc13b4207dc7723615d5b7cea2ba169e9dab7fc [file] [log] [blame]
{
"name": "VAExtension",
"version": "0.0.1",
"summary": "extension for UIKit",
"description": "extension for UIKit and NSObject",
"homepage": "https://github.com/LonelyRun/VAExtension",
"license": "MIT",
"authors": {
"掌心": ""
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LonelyRun/VAExtension.git",
"tag": "0.0.1"
},
"source_files": "VAExtension/*",
"frameworks": "UIKit",
"requires_arc": true
}