| { | |
| "name": "Border", | |
| "version": "1.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE.md" | |
| }, | |
| "homepage": "https://github.com/onmyway133/Border", | |
| "authors": { | |
| "Khoa Pham": "onmyway133@gmail.com" | |
| }, | |
| "summary": "Make border for all views", | |
| "source": { | |
| "git": "https://github.com/onmyway133/Border.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": "Border/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "social_media_url": "https://twitter.com/onmyway133" | |
| } |