blob: c4e13897dcf538c682eaf21a2d0ef34d0bcfe4ee [file] [log] [blame]
{
"name": "AASSVC",
"version": "0.0.1",
"summary": "Base on LTScrollview create framework",
"description": "base on LTScrollView create AASScrollView framework, develop language swift 4.1",
"homepage": "https://github.com/Nick-chen/AASSVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"458318720@qq.com": "458318720@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Nick-chen/AASSVC.git",
"tag": "0.0.1"
},
"source_files": [
"AASSVC",
"AASSVC/AASSVC/Source/*.swift"
],
"requires_arc": true,
"swift_version": "4.1"
}