blob: 6dfd0785d9507b7937798e2daccc45df2a97bb69 [file] [log] [blame]
{
"name": "LXMBlockKit",
"version": "0.0.8",
"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.8"
},
"source_files": "LXMBlockKitDemo/LXMBlockKit",
"public_header_files": "LXMBlockKitDemo/LXMBlockKit/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}