blob: a3d614cb4305b37ffbbf0a90225a0f4c74a76cac [file] [log] [blame]
{
"name": "MJNinePatch",
"version": "0.0.1",
"summary": "nine patch",
"description": "nine patch....",
"homepage": "https://github.com/mjlovelf/NinePointsImageDemo",
"license": "MIT",
"authors": {
"majian": "515588601@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mjlovelf/NinePointsImageDemo.git",
"tag": "0.0.1"
},
"source_files": "NinePointsImageDemo/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}