blob: 9d4c16eb23b349bc4f097d463b33d00c19bb2b2f [file] [log] [blame]
{
"name": "LeafOC-Category",
"version": "0.0.2",
"summary": "主要集成了一些类型的扩展方法",
"description": "添加字符串的一些验证,添加字典模型互转",
"homepage": "https://github.com/attackers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OS X10_12_6": "lf@mifengs.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/attackers/LeafOC-Category.git",
"tag": "0.0.2"
},
"source_files": [
"LeafOC-Category/Category",
"LeafOC-Category/Category/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CommonCrypto": [
]
}
}