[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 3 / 7 / BRYMailToURIParser / 1.0.0 / BRYMailToURIParser.podspec.json
blob057b140d91604fe226d92198c58fa4903fe7d4cd
2   "name": "BRYMailToURIParser",
3   "version": "1.0.0",
4   "summary": "Objective-C parser for mailto URIs",
5   "homepage": "http://github.com/irace/BRYMailToURIParser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bryan Irace": "bryan@irace.me"
12   },
13   "platforms": {
14     "ios": "5.0",
15     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/irace/BRYMailToURIParser.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Classes",
22   "frameworks": "Foundation",
23   "requires_arc": true