blob: 423babc9a91123be3e6e1ce598eddb8c789361c9 [file] [log] [blame]
{
"name": "CRJMessageView",
"version": "0.1.0",
"summary": "A short description of CRJMessageView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CelestialRotatingJade/CRJMessageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/CelestialRotatingJade/CRJMessageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CRJMessageView/Classes/**/*",
"resource_bundles": {
"CRJMessageView": [
"CRJMessageView/Assets/*.png"
]
},
"dependencies": {
"pop": [
],
"CRJCategories": [
]
}
}