blob: c8cb24a8d2a302114a8a10b7d1358912ac200633 [file] [log] [blame]
{
"name": "TMBorderline",
"version": "1.1",
"summary": "borderline",
"description": "borderline for UIView",
"homepage": "https://github.com/tangshimi/TMBorderline",
"license": {
"type": "Copyright",
"text": " Copyright 2015 tangshimi. All rights reserved.\n"
},
"authors": "tangshimi",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tangshimi/TMBorderline.git",
"tag": "1.1"
},
"source_files": "TMBorderline/TMBorderline/*.{h,m}",
"requires_arc": true
}