[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 3 / 1 / JHCoreLib / 0.1.0 / JHCoreLib.podspec.json
blobdf8ce0690f44ebeda718b4373a06ac1d9da8719d
2   "name": "JHCoreLib",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JHCoreLib/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ],
26     "MJExtension": [
28     ]
29   }