blob: 6f07874537524617b19b96e374147dc41e62a943 [file] [log] [blame]
{
"name": "IRCategoryCollection",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "IRCategoryCollection/classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}