[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 8 / FatSecretKit / 0.0.1 / FatSecretKit.podspec.json
blob2a265b208773972221a3089246ceddb218143ada
2   "name": "FatSecretKit",
3   "version": "0.0.1",
4   "summary": "Client for interacting with the FatSecret API.",
5   "homepage": "https://github.com/mysterioustrousers/FatSecretKit",
6   "license": "BSD",
7   "authors": {
8     "Parker Wightman": "parkerwightman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/FatSecretKit.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "FatSecretKit/FatSecret/*.{h,m}",
15   "dependencies": {
16     "SVHTTPRequest": [
17       "~> 0.3"
18     ]
19   },
20   "platforms": {
21     "ios": "5.1"
22   },
23   "requires_arc": true