blob: cf70ef3858ce4ec0fca0c569f7843984760388d7 [file] [log] [blame]
{
"name": "XDJKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}