blob: ac76bf642ebc2444f6c88e92b7095b8db9b680a0 [file] [log] [blame]
{
"name": "XDJKit",
"version": "0.0.3",
"summary": "常用的分类.",
"description": "一些常用的分类",
"homepage": "https://github.com/djxu1233/XDJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DJ": "djxu1233@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/djxu1233/XDJKit.git",
"tag": "0.0.3"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"public_header_files": "Sources/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}