blob: 3936a293b743d157b2621c7443b0036aa9d66d82 [file] [log] [blame]
{
"name": "AAToolKit",
"version": "1.2.12",
"summary": "iOS swift 工具库",
"homepage": "https://github.com/Fxxxxxx/AAToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Feng": "e2shao1993@163.com"
},
"source": {
"git": "https://github.com/Fxxxxxx/AAToolKit.git",
"tag": "1.2.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"AAToolKit/*",
"AAToolKit/**/*.swift"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}