[Add] DocumentReaderFullRFIDStage 7.5.10846
[CocoaPods.git] / Specs / c / f / 8 / iTellAFriend / 1.2.0 / iTellAFriend.podspec.json
blob87b519cc6601e4250c596b07c4241f24976f9688
2   "name": "iTellAFriend",
3   "version": "1.2.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "iTellAFriend is an iOS toolkit for displaying a preconfigued mail composerwith a \"Tell a Friend\" template in ios apps.",
6   "homepage": "https://github.com/aporat/iTellAFriend",
7   "authors": {
8     "Adar Porat": "http://github.com/aporat"
9   },
10   "source": {
11     "git": "https://github.com/aporat/iTellAFriend.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "src/*.{h,m}",
19   "preserve_paths": [
20     "Classes",
21     "*.{plist,pch,md,m,xcodeproj}",
22     "example"
23   ],
24   "frameworks": "MessageUI",
25   "deprecated": true