blob: e2b4d6f25b57cf6163dfef67796cf6e0208bf33f [file] [log] [blame]
{
"name": "DanisSDKPublic",
"version": "0.2.0",
"summary": "A short description of DanisSDKPublic",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/danisfabric/DanisSDKPublic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danisfabric": "danisfabric@gmail.com"
},
"source": {
"git": "https://github.com/danisfabric/DanisSDKPublic.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "*.framework",
"dependencies": {
"Masonry": [
]
}
}