blob: 372e8b9607d55f1fe61dd4a3eeb374aa0ffa0a79 [file] [log] [blame]
{
"name": "TWMacro",
"version": "1.0.2",
"summary": "开发中常用到的宏",
"homepage": "https://github.com/laughmaker/TWMacro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hezhendong": "wskrdfeai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/laughmaker/TWMacro.git",
"tag": "1.0.2"
},
"source_files": "Macro/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}