blob: 502ada00866b74a1812b5cea4033f93526d4b050 [file] [log] [blame]
{
"name": "MMTouchIDManager",
"version": "0.2.0",
"summary": "MMTouchIDManager manages your TouchID for your app",
"description": "It allows to manage easily TouchID hardware in your device",
"homepage": "https://github.com/iMark21/MMTouchIDManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iMark21": "marques.jm@icloud.com"
},
"source": {
"git": "https://github.com/iMark21/MMTouchIDManager.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/michelmarques21",
"platforms": {
"ios": "8.0"
},
"source_files": "MMTouchIDManager/Classes/**/*"
}