blob: 6cf08a414f70d90cc19911a2a999b59bed03d7d8 [file] [log] [blame]
{
"name": "ELOPod",
"version": "0.1.1",
"summary": "Custom pod for personal usage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iphone1945/ELOPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elon": "iphone1945@126.com"
},
"source": {
"git": "https://github.com/iphone1945/ELOPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELOPod/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SSZipArchive": [
"~> 2.1.4"
]
},
"frameworks": "UIKit"
}