blob: b60c7865984e4e54cc8968f583e3a05759d6dffd [file] [log] [blame]
{
"name": "IOSCommen",
"version": "1.0.9",
"summary": "IOSCommen 用来做一些简单共用的文件",
"description": "Calendar 日历\nPullDownList 下拉刷新表\nNavigationMenuView #基于UIKit frameWork\nCategray #NSString+Additions -fno-objc-arc\nImageUtils #ASImageUtils 设置 -fno-objc-arc\nGIFHUD",
"homepage": "https://github.com/linmingzhi/Commen",
"license": "MIT",
"authors": {
"linmingzhi987": "linmingzhi987@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/linmingzhi/Commen.git",
"tag": "1.0.9"
},
"source_files": "Commen/**/*.{h,m}",
"exclude_files": "Commen/Exclude",
"public_header_files": "Commen/**/*.h",
"requires_arc": true
}