blob: d887ee60d83f3da4722a2df9e1963db6610f4f0f [file] [log] [blame]
{
"name": "JCTools",
"version": "1.0.0",
"summary": "Tools.",
"description": "this framework is comment definition and extension",
"homepage": "https://github.com/chendeveloper/JCTools",
"license": "MIT",
"authors": {
"Jerry": "chen.developer@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chendeveloper/JCTools.git",
"tag": "1.0.0"
},
"source_files": "JCTools/**/*.{swift}",
"requires_arc": true
}