blob: 6fd116d75df61acdd669e95f89fbb8daa0be1f9a [file] [log] [blame]
{
"name": "XTFrameModule",
"version": "0.2.0",
"summary": "This is a iOS frame autoresizing framework for those who are developping iOS or Mac App",
"description": "This is a iOS frame autoresizing framework for those who are developping iOS or Mac App. Maybe it is not a final perfect solution for autoresizing, I will still updating aiming to creating a perfect work.",
"homepage": "https://github.com/BirdandLion/XTFrameModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BirdandLion": "wwwhhitzxt@163.com"
},
"source": {
"git": "https://github.com/BirdandLion/XTFrameModule.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XTFrameModule/Classes/**/*",
"requires_arc": true,
"public_header_files": "XTFrameModule/Classes/**/*.h",
"frameworks": "UIKit"
}