blob: 32e8ec34cd200735e8ce04058477441e96237d76 [file] [log] [blame]
{
"name": "SIABlocks",
"version": "0.1.0",
"summary": "SIABlocks is a utility for block.",
"description": " SIABlocks is a utility for block. You can code using the block such as delegate and KVO.\n",
"homepage": "https://github.com/siagency/SIABlocks",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIABlocks.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SIABlocks": [
"Pod/Assets/*.png"
]
}
}