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