blob: e2dd96bfd08a0a89e0a9a01cfcb3f0cb2bcc83e0 [file] [log] [blame]
{
"name": "MircodIOSFramework",
"version": "0.1.2",
"summary": "Simple helper for the work with devices.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MariMiMari/MircodIOSFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MariMiMari": "exit"
},
"source": {
"git": "https://github.com/MariMiMari/MircodIOSFramework.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MircodIOSFramework/Classes/**/*"
}