| { | |
| "name": "MAREXT", | |
| "version": "0.0.5", | |
| "summary": "Some category and light tool.", | |
| "description": "Some category and light tool, and performace.", | |
| "homepage": "https://github.com/liulongdev/MAREXT", | |
| "license": "MIT", | |
| "authors": { | |
| "liulongdev": "305708612@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liulongdev/MAREXT.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "MAREX/**/*.{h,m}", | |
| "requires_arc": true, | |
| "libraries": "z" | |
| } |