blob: 1fd41a9d5940db2cbbabbc003b961c3c55d45569 [file] [log] [blame]
{
"name": "TSCorePreprocessorMacros",
"version": "0.0.1",
"summary": "类别添加类",
"description": "只有一个宏,添加到每一个类别的.m中,防止使用-all-load等.",
"homepage": "https://github.com/yccbcc/TSCorePreprocessorMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yccbcc@163.com": "zhaohongbin@le.com"
},
"source": {
"git": "https://github.com/yccbcc/TSCorePreprocessorMacros.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSCorePreprocessorMacros/Classes/**/*"
}