blob: 1a9312c916c22f638b980d0581cea32e7f93c332 [file] [log] [blame]
{
"name": "iTellAFriend",
"version": "1.7.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.7.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "src/*.{h,m}",
"frameworks": "MessageUI",
"weak_frameworks": "StoreKit",
"deprecated": true
}