blob: 25aee8d2827af38c50c03865b353a0764a65a537 [file] [log] [blame]
{
"name": "XLFoundation",
"version": "0.0.2",
"summary": "The function extension of the common system NS object is organized in the form of catogry, which is convenient to use.",
"homepage": "https://github.com/JesseRom/XLFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JesseRom": "lhdaily@163.com"
},
"source": {
"git": "https://github.com/JesseRom/XLFoundation.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XLFoundation/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}