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