blob: 2bd3a78fc23518d0abb8d95c512d2b7478396ca0 [file] [log] [blame]
{
"name": "iTellAFriend",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": null
},
"source_files": "src/*.{h,m}",
"frameworks": "MessageUI",
"requires_arc": false,
"deprecated": true
}