[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / b / 1 / R87AttributedString / 0.1.2 / R87AttributedString.podspec.json
blob6b7cb410ef4fce8dc350efa0880ea20e351ab74a
2   "name": "R87AttributedString",
3   "version": "0.1.2",
4   "summary": "With the help of R87AttributedString you can format attributed texts easily.",
5   "description": "You can format attributed texts easily: for example you can add the thext #like this# or *like this* and you can specify from code how the text inside the # and * characters should look like.",
6   "homepage": "https://github.com/reden87/R87AttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gergo Nemeth": "mail@reden87.info"
13   },
14   "source": {
15     "git": "https://github.com/reden87/R87AttributedString.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/reden87",
19   "platforms": {
20     "ios": "4.3"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "Foundation"