[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / GoldenFleece / 1.1 / GoldenFleece.podspec.json
blob2eb9517723620d709f7449b685b0c2ab92289125
2   "name": "GoldenFleece",
3   "version": "1.1",
4   "summary": "On a quest for a better JSON API",
5   "homepage": "https://github.com/alexnauda/GoldenFleece",
6   "authors": {
7     "Alex Nauda": "alex@alexnauda.com"
8   },
9   "source": {
10     "git": "https://github.com/alexnauda/GoldenFleece.git",
11     "tag": "v1.1"
12   },
13   "license": "Apache License, Version 2.0",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 1.3.2"
22     ],
23     "NSDate+Helper": [
24       "~> 0.0.1"
25     ],
26     "ISO8601DateFormatter": [
27       "~> 0.6"
28     ]
29   },
30   "source_files": "GoldenFleece/*.{h,m}"