blob: 55f3e9eeb456ff9c92fad1574aa76f6a8dbed00f [file] [log] [blame]
{
"name": "VAExtension",
"version": "1.0.0",
"summary": "Extension",
"description": "Extension for UIKit and Foundation",
"homepage": "https://github.com/LonelyRun/VAExtension",
"license": "MIT",
"authors": {
"LonelyRun": "852649170@qq.com"
},
"social_media_url": "",
"source": {
"git": "https://github.com/LonelyRun/VAExtension.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "VAExtension/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.1"
}