[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 3 / 1 / JHCoreLib / 0.1.1 / JHCoreLib.podspec.json
blobc5747ee8f506abeef3b3d6f64e6296eac6fbc46c
2   "name": "JHCoreLib",
3   "version": "0.1.1",
4   "summary": "This is a baseLib of iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gelm/JHCoreLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gelm": "351038343@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gelm/JHCoreLib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JHCoreLib/Classes/**/*",
22   "public_header_files": "JHCoreLib/Classes/**/*.h",
23   "dependencies": {
24     "MJRefresh": [
26     ],
27     "MJExtension": [
29     ]
30   }