blob: c303e8e31229db11f47f37a15b67c5b8546be219 [file] [log] [blame]
{
"name": "MLSwiftBasic",
"version": "1.1.0",
"summary": "UI and animation of the basic framework of swift!",
"homepage": "https://github.com/MakeZL/MLSwiftBasic",
"license": "MIT",
"authors": {
"makezl": "ios.makezl@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MakeZL/MLSwiftBasic.git",
"tag": "1.1.0"
},
"source_files": "MLSwiftBasic/Classes/**/*",
"resources": "MLSwiftBasic/ZLSwiftRefresh.bundle",
"requires_arc": true
}