[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 7 / e / PKXMLParser / 1.0.0 / PKXMLParser.podspec.json
blob41e6dfe9bcafcdca25f1945d7ee435d4dfd53ed4
2   "name": "PKXMLParser",
3   "version": "1.0.0",
4   "summary": "PKXMLParser is managed for all type of xml file on our project.",
5   "description": "This PKXMLParser managed all types of xml file and url based xml, you called some method with file path and retrive dictionary.",
6   "homepage": "https://github.com/pawankv89/PKXMLParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pawankv89": "pawankv89@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pawankv89/PKXMLParser.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKXMLParser/Classes/**/*{h,m}",
22   "public_header_files": "PKXMLParser/**/*.h"