[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 6 / DCHFluxKit / 0.1.7 / DCHFluxKit.podspec.json
bloba9561a1ba5a30f896edf7fdbd9cf5841d305808c
2   "name": "DCHFluxKit",
3   "version": "0.1.7",
4   "summary": "A ObjC Flux Framework.",
5   "description": "                   A ObjC Flux Framework for iOS.\n",
6   "homepage": "https://github.com/seraphcxl/DCHFluxKit",
7   "license": "MIT",
8   "authors": {
9     "seraphcxl": "seraph.cxl@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/seraphcxl",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/seraphcxl/DCHFluxKit.git",
17     "tag": "0.1.7"
18   },
19   "source_files": "DCHFluxKit/*.{h,m}",
20   "public_header_files": "DCHFluxKit/*.h",
21   "libraries": "z",
22   "requires_arc": true,
23   "dependencies": {
24     "Tourbillon": [
25       "~> 1.0.3"
26     ],
27     "libextobjc": [
28       "~> 0.4.1"
29     ]
30   }