blob: 927ba55cf66ffbafab5994005b79db1199a9b033 [file] [log] [blame]
{
"name": "DDCoreCategory",
"version": "0.0.6",
"summary": "A categorys used on iOS.",
"homepage": "https://github.com/393385724/DDCategoryDemo",
"license": "MIT",
"authors": {
"llg": "393385724@qq.com"
},
"source": {
"git": "https://github.com/393385724/DDCategoryDemo.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDCoreCategory/*.{m,h}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"SSKeychain": [
"~> 1.2.3"
]
}
}