blob: f1d8b49c3b8e9ef0c86dfa10a4e971572c827330 [file] [log] [blame]
{
"name": "YPCategory",
"version": "1.0.2",
"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.2"
},
"source_files": "YPCategory/YPCategory/**/*",
"requires_arc": true
}