blob: 1c497fd94ae90c1c2a0fc4741d2b410718f9d426 [file] [log] [blame]
{
"name": "YDCategories",
"version": "1.0.0",
"summary": "常用的分类集合.",
"homepage": "https://github.com/devYoungyang/YDCategories",
"license": "MIT",
"authors": {
"Yang": ""
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/devYoungyang/YDCategories.git",
"tag": "1.0.0"
},
"source_files": [
"YDCategories",
"YDCategories/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreGraphics"
],
"requires_arc": true
}