blob: 2f8eca204fa0aefa29644e0e8228c63dd4ef5ac9 [file] [log] [blame]
{
"name": "ARTEmailSwipe",
"version": "1.0.3",
"summary": "ARTEmailSwipe is a container class mimicking the new emails implementation in iOS8.",
"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.3"
},
"source_files": "ARTEmailSwipe/*.{h,m}",
"requires_arc": true
}