blob: b5d45b7e7e3fa5f5f9c010b76c511e91cdea8239 [file] [log] [blame]
{
"name": "CXTools",
"version": "0.1.1",
"summary": "A short description of CXTools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CXRoronoa/CXTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CX": "407008175@qq.com"
},
"source": {
"git": "https://github.com/CXRoronoa/CXTools.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CXTools/Classes/*.{h,m}",
"requires_arc": true
}