blob: 1c9a0f8b1fb49fbc8743ccd8be02450e1a11fc76 [file] [log] [blame]
{
"name": "ISXML",
"version": "0.2.0",
"summary": "ISXML is a library designed to deal with XML in a simple way.",
"homepage": "https://github.com/ilyashvedikov/ISXML",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Shvedikov": "i.shvedikov@besmart.by"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ilyashvedikov/ISXML.git",
"tag": "0.2.0"
},
"source_files": "ISXML/Classes/*.{h,m}",
"requires_arc": true
}