blob: 342e063dbe8752ae5888ad2ddb93503e78e2c05e [file] [log] [blame]
{
"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
}