| { |
| "name": "AVHexColor", |
| "version": "1.1.0", |
| "summary": "AVHexColor was inspired by the lack of hexadecimal colour integration of iOS.", |
| "description": " AVHexColor was inspired by the lack of hexadecimal colour integration of iOS.\n\n Supports both platform (OS X & iOS)\n", |
| "homepage": "https://github.com/anjerodesu/AVHexColor", |
| "platforms": { |
| "ios": "5.0", |
| "osx": "10.7" |
| }, |
| "license": "MIT", |
| "authors": "Angelo", |
| "source": { |
| "git": "https://github.com/anjerodesu/AVHexColor.git", |
| "commit": "9a610eea8cdd826e7fd1711b459ac71d43d93079", |
| "tag": "1.1.0" |
| }, |
| "source_files": "AVHexColor.{h,m}", |
| "requires_arc": false |
| } |