| { | |
| "name": "FatSecretKit", | |
| "version": "0.0.3", | |
| "summary": "Client for interacting with the FatSecret API.", | |
| "homepage": "https://github.com/mysterioustrousers/FatSecretKit", | |
| "license": "BSD", | |
| "authors": { | |
| "Parker Wightman": "parkerwightman@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mysterioustrousers/FatSecretKit.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "FatSecretKit/FatSecret/*.{h,m}", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true | |
| } |