blob: 29449f50f6d56303106398cd2c8d19883012dfa9 [file] [log] [blame]
{
"name": "SLQCategories",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/slq0378",
"authors": {
"MrSong": "slq0378@163.com"
},
"summary": "iOS分类集合,各种简单易用分类",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/slq0378/SLQCategories.git",
"tag": "1.0.4"
},
"source_files": "SLQCategories/Categories/*.{h,m}",
"frameworks": "AVFoundation",
"requires_arc": true,
"subspecs": [
{
"name": "UIImage",
"source_files": "SLQCategories/Categories/UIImage/*.{h,m}"
}
]
}