blob: 9e891e0152b9e9ddec488b92a60104d415a0fa60 [file] [log] [blame]
{
"name": "CNIconLabel",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/congni/CNIconLabel-OC.git",
"authors": {
"葱泥": "983818495@qq.com"
},
"summary": "OC图标按钮控件",
"description": "A longer description of U in Markdown format.\n\n* IOS开发基本图标按钮空间\n* pod使用方法: pod \"CNIconLabel-oc\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/congni/CNIconLabel-OC.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "CNIconLabel-OC/*.{h,m}",
"public_header_files": "CNIconLabel-OC/*.{h}"
}