blob: f99d24914d8b4ccb6a6cef6609b16b5465be619e [file] [log] [blame]
{
"name": "BMLine",
"version": "1.0",
"summary": "Add lines to your views~",
"description": "add lines to your views.The method are all in the readme.md",
"homepage": "https://github.com/AirSars/BMLine",
"license": "MIT",
"authors": {
"AirSars": "188561521@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/AirSars/BMLine.git",
"tag": "1.0"
},
"source_files": "BMLines/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
]
}