blob: 3b1f5b0c6b28cbcc43a2e4e38661b1031b2d3e25 [file] [log] [blame]
{
"name": "EMCommon",
"version": "0.1.0",
"summary": "Common Classes and Extentions that shall boost your code writing",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/EMart002/EMCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Eberl": "eberl_ma@gmx.at"
},
"source": {
"git": "https://github.com/EMart002/EMCommon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EMCommon/Classes/**/*",
"frameworks": "UIKit"
}