blob: b050b3695309d84d7e8c8a1bf5d6324146b7b3e9 [file] [log] [blame]
{
"name": "JCKit-S",
"version": "3",
"summary": "Objective-C 常用的自定义控件.",
"description": "Objective-C 常用的自定义控件..",
"homepage": "https://github.com/devjackcat/JCKit-S",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"JackCat": "devjackcat@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devjackcat/JCKit-S.git",
"tag": "3"
},
"source_files": "JCKit-S/JCKit-S/**/*.{h,m}",
"requires_arc": true
}