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