{ | |
"name": "CCAuthority", | |
"version": "0.0.1", | |
"summary": "iOS中统一管理权限的库", | |
"description": "\"iOS中统一管理权限的库, ^_^ 谢谢\"", | |
"homepage": "https://git.oschina.net/mitaoGO/ccauthority", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"CC": "15622272922@163.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://git.oschina.net/mitaoGO/ccauthority.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "CCAuthority/Power/*.{h,m}" | |
} |