blob: 731b25bfadeec92cce20d3a885dd5e5aa4790bc2 [file] [log] [blame]
{
"name": "Technician",
"version": "1.0.1",
"summary": "test",
"license": "MIT",
"authors": {
"mako": "maliangzan@126.com"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Technician/Expand/Const/*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/maliangzan/Technician",
"source": {
"git": "https://github.com/maliangzan/Technician.git",
"tag": "1.0.1"
},
"description": "A loger description of MyExtention",
"frameworks": "UIKit"
}