blob: b95a4f88759294db184387f3f35b30fa8e8dc890 [file] [log] [blame]
{
"name": "LXMBlockKit",
"version": "0.0.5",
"summary": "LXMBlockKit",
"description": "Some category adding block API for UIKit",
"homepage": "https://github.com/Phelthas/LXMBlockKit",
"license": "MIT",
"authors": {
"Phelthas": "https://github.com/Phelthas"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Phelthas/LXMBlockKit.git",
"tag": "0.0.5"
},
"source_files": "LXMBlockKitDemo/LXMBlockKit",
"public_header_files": "LXMBlockKitDemo/LXMBlockKit/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}