| { | |
| "name": "FTWCache", | |
| "version": "0.1.2", | |
| "summary": "Dead simple caching for Mac and iOS.", | |
| "homepage": "https://github.com/nvkiet/FTWCache", | |
| "license": "MIT", | |
| "authors": { | |
| "Kiet Nguyen": "nguyenvankiet.teaching@gmail.com" | |
| }, | |
| "social_media_url": "https://twitter.com/kietnv", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/nvkiet/FTWCache.git", | |
| "tag": "0.1.2" | |
| }, | |
| "source_files": "FTWCache/*" | |
| } |