blob: 1f54494f21431b06246c2c0db37b68b01056dafd [file] [log] [blame]
{
"name": "IRCategoryCollection",
"version": "0.0.4",
"summary": "IRCategoryCollection category 管理",
"description": "简单便捷的对category进行管理,方便多个项目的使用,避免多个项目使用的复制粘贴问题",
"homepage": "https://github.com/IrenaChou/IRCategoryCollection.git",
"license": "MIT",
"authors": {
"irenaChou": "znirena@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IrenaChou/IRCategoryCollection.git",
"tag": "0.0.4"
},
"source_files": "IRCategoryCollection/classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}