blob: 03175f902a23ea5ef7e9f6ad4393f322ddb149d7 [file] [log] [blame]
{
"name": "PKXMLParser",
"version": "1.0.1",
"summary": "PKXMLParser is managed for all type of xml file on our project.",
"description": "This PKXMLParser managed all types of xml file and url based xml, you called some method with file path and retrive dictionary.",
"homepage": "https://github.com/pawankv89/PKXMLParser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pawankv89": "pawankv89@gmail.com"
},
"source": {
"git": "https://github.com/pawankv89/PKXMLParser.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKXMLParser/Classes/**/*{h,m}",
"public_header_files": "PKXMLParser/**/*.h"
}