| { |
| "name": "BoxObjC_Chain", |
| "version": "0.0.5", |
| "summary": "BoxObjC_Chain is Object-C Cocoa chain call extension.", |
| "description": "BoxObjC_Chain is Object-C Cocoa chain call extension, you can call the API gracefully.", |
| "homepage": "https://github.com/liucaide/BoxObjC_Chain", |
| "license": "MIT", |
| "authors": { |
| "LCD": "https://github.com/liucaide" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/liucaide/BoxObjC_Chain" |
| }, |
| "source_files": [ |
| "BoxObjC_Chain", |
| "BoxObjC_Chain/**/*.{h,m}" |
| ] |
| } |