blob: 8f5640d9b3127ea1c3f80d22540552f350fd872b [file] [log] [blame]
{
"name": "XMLKit",
"version": "0.0.2",
"summary": "Parsing XML/HTML.",
"homepage": "https://github.com/daltoniam/XMLKit",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/XMLKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}