blob: 0fc8c1f59e1b657cfb3e991610864ea008f8eee8 [file] [log] [blame]
{
"name": "YJCommonMacro",
"version": "0.0.6",
"summary": "YJCommonMacro 包含 iOS 开发中常用的宏, Author's email:houmanager@Hotmail.com",
"description": "YJCommonMacro 包含 iOS 开发中常用便捷的宏, Author's email:houmanager@Hotmail.com",
"homepage": "https://github.com/stackhou/YJCommonMacro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houmanager": "houmanager@Hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/stackhou/YJCommonMacro.git",
"tag": "0.0.6"
},
"source_files": "YJCommonMacro/*.{h,m}",
"requires_arc": true
}