[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / b / CRJMessageView / 0.1.1 / CRJMessageView.podspec.json
blobc42ba4a2362232a3afbccd718b3b173c74c31cf3
2   "name": "CRJMessageView",
3   "version": "0.1.1",
4   "summary": "A short description of CRJMessageView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CelestialRotatingJade/CRJMessageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CelestialRotatingJade/CRJMessageView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CRJMessageView/Classes/**/*",
22   "resource_bundles": {
23     "CRJMessageView": [
24       "CRJMessageView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "pop": [
30     ],
31     "CRJCategories": [
33     ]
34   }