[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 8 / JKDateHelper / 0.1.2 / JKDateHelper.podspec.json
blob7d20d848bf69e0fc5f06c53d0799d7b0d194ee79
2   "name": "JKDateHelper",
3   "version": "0.1.2",
4   "summary": "this is a tool to help developer to convert the date to string or convert string to date.",
5   "description": "this is a tool to help developer to convert the date to string or convert string to date.it will update with the need",
6   "homepage": "https://github.com/xindizhiyin2014/JKDateHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "jack18@same.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKDateHelper.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKDateHelper/Classes/**/*",
22   "resource_bundles": {
23     "JKDateHelper": [
24       "JKDateHelper/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "JKSandBoxManager": [
30     ]
31   }