{ | |
"name": "SYAuthorizationTool", | |
"version": "1.0", | |
"summary": "权限管理工具", | |
"description": "包含位置,图片,相机,相册", | |
"homepage": "https://github.com/shenyuan000/SYAuthorizationTool", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"shenyuan000": "jixiedaheng@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/shenyuan000/SYAuthorizationTool.git", | |
"tag": "1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SYAuthorizationTool/Classes/**/*", | |
"requires_arc": true | |
} |