blob: 33ac3fd5ab40be10f5dec8812f462df2e84d8e6d [file] [log] [blame]
{
"name": "YPCategory",
"version": "1.0.1",
"summary": "A collection of categories that contains many commonly used methods.",
"homepage": "https://github.com/yuping1989/YPCategory",
"license": "MIT",
"authors": {
"Yu Ping": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPCategory.git",
"tag": "1.0.1"
},
"source_files": "YPCategory/YPCategory/**/*",
"requires_arc": true
}