blob: 4f3411340b00cb467fe26e51f1084948d05c99f9 [file] [log] [blame]
{
"name": "ISXML",
"version": "0.1.0",
"summary": "ISXML is a class designed to simplify a process of XML generation.",
"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.1.0"
},
"source_files": "ISXML/Classes/*.{h,m}",
"requires_arc": true
}