blob: 1c3a7f06dd7472d236c0ae3c4d2c47e66c5e9010 [file] [log] [blame]
{
"name": "AyayaUtil",
"version": "0.3",
"summary": "AyayaUtil Framework",
"homepage": "https://github.com/tang3680564/AyayaUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjianqiang": "494326253@qq.com"
},
"source": {
"git": "https://github.com/tang3680564/AyayaUtil.git",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "AyayaUtil/**/*.swift",
"ios": {
"frameworks": "CoreGraphics"
},
"swift_version": "5.0"
}