blob: 3c2a7cfe181c1a0b1cddbe2ba4057a32fbe90857 [file] [log] [blame]
{
"name": "LNCoreFoundation",
"version": "0.0.1",
"summary": "常用的一些宏定义以及help功能",
"homepage": "https://github.com/ln371494114/LNCoreFoundation",
"license": "MIT",
"authors": {
"李楠": "ln371494114@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ln371494114/LNCoreFoundation.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MJExtension": [
],
"Masonry": [
],
"ReactiveCocoa": [
"~>2.5"
]
}
}