blob: fb8a436ee98345a29527167d51a6d102e3762a12 [file] [log] [blame]
{
"name": "ARTEmailSwipe",
"version": "1.0.0",
"summary": "Simple library to handle Touch ID verfification",
"homepage": "https://github.com/rowant1990/ARTEmailSwipe",
"license": {
"type": "MIT",
"text": "Copyright 2014. Rowan Townshend. This library is distributed under the terms of the MIT/X11."
},
"authors": {
"Rowan Townshend": "rowan.townshend@degree53.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rowant1990/ARTEmailSwipe.git",
"tag": "1.0.0"
},
"source_files": "ARTEmailSwipe/*.{h,m}",
"requires_arc": true
}