blob: 7e1133b7f2757c3d10299e1f43285b7b1daeae46 [file] [log] [blame]
{
"name": "ARTEmailSwipe",
"version": "1.0.2",
"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.2"
},
"source_files": "ARTEmailSwipe/*.{h,m}",
"requires_arc": true
}