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