blob: 36777af2fde606fae85e01d62824601d6457226a [file] [log] [blame]
{
"name": "iTellAFriend",
"version": "1.3.0",
"license": "Apache License, Version 2.0",
"summary": "iTellAFriend is an iOS toolkit for displaying a preconfigued mail composerwith a \"Tell a Friend\" template in ios apps.",
"homepage": "https://github.com/aporat/iTellAFriend",
"authors": {
"Adar Porat": "http://github.com/aporat"
},
"source": {
"git": "https://github.com/aporat/iTellAFriend.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "src/*.{h,m}",
"preserve_paths": [
"Classes",
"*.{plist,pch,md,m,xcodeproj}",
"example"
],
"frameworks": "MessageUI",
"deprecated": true
}