[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 3 / JanusXML / 0.1.0 / JanusXML.podspec.json
blob52e095f22ba458f04adc9ea95fd98362270dce3d
2   "name": "JanusXML",
3   "version": "0.1.0",
4   "summary": "A simple XML parser, written in Swift.",
5   "description": "\"A simple XML parser, written in Swift.\"",
6   "homepage": "https://github.com/nkirby/JanusXML",
7   "license": "MIT",
8   "authors": {
9     "Nathaniel Kirby": "nkirby.ps@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nkirby/JanusXML.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/thenatekirby",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.swift"