blob: b814970d7d95ee6cc17d62283d5ea9f632e85766 [file] [log] [blame]
{
"name": "SLQCategories",
"version": "1.0.3",
"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.3"
},
"source_files": [
"SLQCategories/Categories/*.{h,m}",
"SLQCategories/Categories/UIImage/*.{h,m}"
],
"frameworks": "AVFoundation",
"requires_arc": true
}