[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 1 / JHCoreLib / 0.1.2 / JHCoreLib.podspec.json
blobedcfba3e342546d40e444e78e9732b170c313740
2   "name": "JHCoreLib",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JHCoreLib/Classes/**/*",
22   "public_header_files": "JHCoreLib/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "MJExtension": [
30     ]
31   }