blob: 2a91c11fcf0e712dad6c8c7db1eb0ed025cf9308 [file] [log] [blame]
{
"name": "WCBlock",
"version": "1.0.1",
"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.1"
},
"source_files": "WCBlock/**/*.{h,m}",
"requires_arc": true
}