| { | |
| "name": "LGHelper", | |
| "version": "1.1.1", | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "license": "MIT", | |
| "homepage": "https://github.com/Friend-LGA/LGHelper", | |
| "authors": { | |
| "Grigory Lutkov": "Friend.LGA@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Friend-LGA/LGHelper.git", | |
| "tag": "1.1.1" | |
| }, | |
| "summary": "iOS helper contains a lot of useful macrosses, methods and hints for every day", | |
| "libraries": "z", | |
| "requires_arc": true, | |
| "source_files": "LGHelper/**/*.{h,m}" | |
| } |