blob: f72fba30e29207b01b8e5e7dc53adf5f3706b707 [file] [log] [blame]
{
"name": "NMAutoLayout",
"version": "1.0.1",
"summary": "Make development easier.",
"homepage": "https://github.com/huya-nimo/NMAutoLayout",
"license": "MIT",
"authors": {
"songlinlu": "lusonglin121@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huya-nimo/NMAutoLayout.git",
"tag": "1.0.1"
},
"source_files": [
"NMAutoLayout",
"NMAutoLayout/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}