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