blob: 8b761f51d00fc5ddf77bef00e69c0d6d29e120a2 [file] [log] [blame]
{
"name": "IOSCommen",
"version": "1.0.7",
"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.7"
},
"source_files": "Commen/**/*.{h,m}",
"exclude_files": "Commen/Exclude",
"public_header_files": "Commen/**/*.h"
}