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