blob: 5061f3d719cc3e9917c641cfc4186b01b51d12fb [file] [log] [blame]
{
"name": "YMMEmptyDataSet",
"version": "0.1.1",
"summary": "iOS Framework with fork of https://github.com/dzenbot/DZNEmptyDataSet",
"description": "iOS Framework with fork of https://github.com/dzenbot/DZNEmptyDataSet (add customisation)",
"homepage": "https://github.com/Youmiam/YMMEmptyDataSet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qclmnt": "ios-dev@youmiam.com"
},
"source": {
"git": "https://github.com/Youmiam/YMMEmptyDataSet.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YMMEmptyDataSet/Classes/**/*"
}