blob: bcc0b90689ff795113cd41d75848a867fb615472 [file] [log] [blame]
{
"name": "MTFoundation",
"version": "0.0.1",
"summary": "It's contains the basic and convenient categories,amazing UI. When imported the foundation,You can focus on you business.",
"description": "\"It's contains the basic and convenient categories,amazing UI. When imported the foundation,You can focus on you business.\"",
"homepage": "https://github.com/xbydev/MTFoundation",
"license": "MIT",
"authors": {
"xiangby": "xiangby87@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xbydev/MTFoundation.git",
"tag": "0.0.1"
},
"source_files": [
"MTFoundation",
"MTFoundation/**/*.{h,m}"
],
"requires_arc": true
}