blob: aa6ba050b549df1e08d170c75eae0d1eef18be85 [file] [log] [blame]
{
"name": "SAMacro",
"version": "1.1.0",
"summary": "An elegant macro tool.",
"description": "An elegant macro tool writen by Objective-C.",
"homepage": "https://github.com/Smart-AI/SAMacro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Smart-AI",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Smart-AI/SAMacro.git",
"tag": "1.1.0"
},
"source_files": "SAMacro/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}