blob: c01b9d99562e12da41cc314e66f6a2b0471d92d1 [file] [log] [blame]
{
"name": "XML-Parse",
"version": "1.0.0",
"summary": "Easy to use XML Parser that ouputs in dictionary format.",
"description": "Easy to use XML Parser that outputs in dictionary format written in Objective-C.",
"homepage": "https://github.com/StarClutch/XML-Parse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Blake": "shetter.blake@gmail.com"
},
"source": {
"git": "https://github.com/StarClutch/XML-Parse.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ClutchPrince",
"platforms": {
"ios": "8.0"
},
"source_files": "XML-Parse/Classes/**/*"
}