blob: a1c51a7f5071e8af156a1d4a07bd1f98931544eb [file] [log] [blame]
{
"name": "CDPlistManager",
"version": "0.0.1",
"summary": "Objective-c class for working with plist.",
"homepage": "https://github.com/Nuclominus/FileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Luxor": "9DGRoman@gmail.com"
},
"source": {
"git": "https://github.com/Nuclominus/FileManager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "3.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}