[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / c / Hydna / 0.0.1 / Hydna.podspec.json
blob69f511007bb29664c97d59d911febc5bc19a05b0
2   "name": "Hydna",
3   "version": "0.0.1",
4   "summary": "hydna library",
5   "description": "Library to connect with hydna",
6   "homepage": "http://www.hydna.com/",
7   "license": "MIT",
8   "authors": {
9     "skaggivara": "isak.wistrom@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hydna/hydna-pod.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/hydna",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": false,
21   "source_files": "Classes",
22   "public_header_files": "Classes/*.h",
23   "frameworks": "CFNetwork"