blob: 171f36e4a41343a5f35306bc3b39733b564b952b [file] [log] [blame]
{
"name": "Macros",
"version": "1.0.2",
"summary": "It is a Macros used on iOS, which implement by Objective-C",
"description": "It is a Macros used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/Macros.git",
"tag": "1.0.2",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Macros/*.h",
"public_header_files": "Macros/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}