| { |
| "name": "iTellAFriend", |
| "version": "1.0.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.0.0" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "src/*.{h,m}", |
| "frameworks": "MessageUI", |
| "requires_arc": false, |
| "deprecated": true |
| } |