blob: 80e707b5742f711acae430c8e98da194db34306b [file] [log] [blame]
{
"name": "LNCoreFoundation",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MJExtension": [
],
"Masonry": [
],
"ReactiveCocoa": [
"~>2.5"
]
}
}