blob: c5611fafa745b4701faedceb6902f817c1f6397c [file] [log] [blame]
{
"name": "CJLUIKit",
"version": "0.1.0",
"summary": "A Commonly used custom UI components.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chenjialin1016/CJLUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjialin1016": "1109221208@qq.com"
},
"source": {
"git": "https://github.com/chenjialin1016/CJLUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJLUIKit/Classes/**/*"
}