blob: b0dc6276c65413d5d0826be4f9da09ab5748a19b [file] [log] [blame]
{
"name": "ARNSwizzBlocks",
"version": "0.1.0",
"summary": "I aimed at the implementation of ReactiveCocoa Signal Message Forwarding.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/xxxAIRINxxx/ARNSwizzBlocks",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNSwizzBlocks.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ARNSwizzBlocks/*.{h,m}"
}