blob: b0db1b3c24012f394fc8bddd8ccdfd59089bc40f [file] [log] [blame]
{
"name": "DDCoreCategory",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"DDCoreCategory/External/*.{m,h}",
"DDCoreCategory/*.{m,h}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreLocation"
],
"dependencies": {
"SSKeychain": [
"~> 1.2.3"
],
"JZLocationConverter": [
"~> 1.0.0"
]
}
}