blob: 89161b0c4230a5ef2642e9f56bd5716476639635 [file] [log] [blame]
{
"name": "MLSwiftBasic",
"version": "0.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": "0.1.0"
},
"source_files": "Classes/**/*",
"requires_arc": true
}