[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / e / Dalton / 0.0.1 / Dalton.podspec.json
blob985c5b632feef81bf170421db675b8226a0e77dc
2   "name": "Dalton",
3   "version": "0.0.1",
4   "summary": "A simple RSS & Atom feed parser",
5   "homepage": "https://github.com/dcaunt/Dalton",
6   "license": "MIT",
7   "authors": {
8     "David Caunt": "dcaunt@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/dcaunt/Dalton.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/dcaunt",
15   "source_files": "Dalton",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "dependencies": {
22     "Ono": [
23       "~> 1.0.0"
24     ]
25   }