blob: 9dc9eb72fa18197a77131952b6376d07260c13c5 [file] [log] [blame]
{
"name": "SwiftEmptyDataSet",
"platforms": {
"ios": "9.0"
},
"summary": "SwiftEmptyDataSet is swift version of the DZNEmptyDataSet.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guo Luo": "bergrom@iCloud.com"
},
"homepage": "https://github.com/bergrom/SwiftEmptyDataSet",
"source": {
"git": "https://github.com/bergrom/SwiftEmptyDataSet.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "SwiftEmptyDataSet/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}