[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 3 / RVXMLDictionary / 1.5 / RVXMLDictionary.podspec.json
blob016e61eba91ecd2466d0693f593e85012c971c98
2   "name": "RVXMLDictionary",
3   "version": "1.5",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "RVXMLDictionary is a class designed to simplify parsing and generating of XML on iOS and Mac OS.",
9   "homepage": "https://github.com/BadChoice/XMLDictionary",
10   "authors": "BadChoice",
11   "source": {
12     "git": "https://github.com/BadChoice/XMLDictionary.git",
13     "tag": "1.5"
14   },
15   "source_files": "XMLDictionary",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.6"
20   }