[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 2 / d / 8 / FatSecretSDK / 0.1.0 / FatSecretSDK.podspec.json
blob4e6a23d49ce1d6da7ba974cc63119673492946e7
2   "name": "FatSecretSDK",
3   "version": "0.1.0",
4   "summary": "A library created to interact with FatSecret.com api.",
5   "description": "A library for interacting with FatSecret.com food database api.",
6   "homepage": "https://github.com/jvanbrunt/FatSecretSDK",
7   "license": "MIT",
8   "authors": {
9     "Jacob Van Brunt": "jvanbrunt@developertown.com"
10   },
11   "source": {
12     "git": "https://github.com/jvanbrunt/FatSecretSDK.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "FatSecretSDK/Classes/**/*",
19   "dependencies": {
20     "MRCEnumerable": [
21       "~> 0.1.1"
22     ],
23     "JSONModel": [
24       "~>1.2.0"
25     ]
26   }