[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / c / 1 / XML-Parse / 1.0.0 / XML-Parse.podspec.json
blobc01b9d99562e12da41cc314e66f6a2b0471d92d1
2   "name": "XML-Parse",
3   "version": "1.0.0",
4   "summary": "Easy to use XML Parser that ouputs in dictionary format.",
5   "description": "Easy to use XML Parser that outputs in dictionary format written in Objective-C.",
6   "homepage": "https://github.com/StarClutch/XML-Parse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Blake": "shetter.blake@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/StarClutch/XML-Parse.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/ClutchPrince",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "XML-Parse/Classes/**/*"