blob: 4df102eaea7ef86753533f801208586ada4eba5c [file] [log] [blame]
{
"name": "NSAuthorityManager",
"version": "1.0.0",
"summary": "iOS Equipment Authorization Management.",
"description": "You Can Use 'NSAuthorityManager' to manager your equipment authorization.",
"homepage": "https://github.com/GREENBANYAN/NSAuthorityManager",
"license": "MIT",
"authors": {
"GREENBANYAN": "@greenbanyan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GREENBANYAN/NSAuthorityManager",
"tag": "1.0.0"
},
"source_files": "NSAuthorityManager/*.{h,m}",
"requires_arc": true,
"deprecated": true
}