blob: f8950a8ae7fdd9bd70a04ce03c1974efb1bf9fa8 [file] [log] [blame]
{
"name": "XMLKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}