| { | |
| "name": "SGImageLoader", | |
| "version": "1.0.0", | |
| "summary": "Image caching using NSCache", | |
| "homepage": "https://github.com/7glyphs/SGImageLoader", | |
| "license": "MIT", | |
| "authors": "7 glyphs Ltd.", | |
| "source": { | |
| "git": "https://github.com/7glyphs/SGImageLoader.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": "SGImageLoader/*.{h,m}", | |
| "requires_arc": true | |
| } |