blob: 7d54d76b779f3797fd81647d9f60a55a065fde5b [file] [log] [blame]
{
"name": "PEAR-PropertyListManager-iOS",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "parse the property list Library",
"homepage": "https://github.com/HirokiUmatani",
"authors": {
"HirokiUmatani": "o9093009555@gmail.com"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEAR-PropertyListManager-iOS.git",
"tag": "0.0.1"
},
"source_files": "PEAR-PropertyListManager-iOS/*.{h,m}",
"requires_arc": true
}