blob: 9fd3c62fea52014b3d3b0bdb024b9db3a3b508e7 [file] [log] [blame]
{
"name": "WCBlock",
"version": "1.0.2",
"summary": "a lightweight block library of UIKit extension",
"description": "the library will make your code more simple , and you will love it for ever",
"homepage": "https://github.com/manakiaHk/WCBlock",
"license": "MIT",
"authors": {
"manakiaHk": "weichengz0_0@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/manakiaHk/WCBlock.git",
"tag": "1.0.2"
},
"source_files": "WCBlock/**/*.{h,m}",
"requires_arc": true
}