blob: 1bdb33d8f123de640218fedd11e429e83ddafbd5 [file] [log] [blame]
{
"name": "AEAssistTools",
"version": "0.0.1",
"summary": "Tools to help developers",
"description": "Swift4.0 or above Tools to help developers",
"homepage": "https://github.com/Allen0828/AEAssistTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allen": "allen.zhang0828@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Allen0828/AEAssistTools.git",
"tag": "0.0.1"
},
"source_files": "AEAssistTools/Classes/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}