blob: 2cf679c2d6786d919f206b1027caf96c8a9a7dc4 [file] [log] [blame]
{
"name": "SwiftEmptyDataSet",
"platforms": {
"ios": "9.0"
},
"summary": "SwiftEmptyDataSet is swift version of the DZNEmptyDataSet.",
"requires_arc": true,
"version": "0.1.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.1.0"
},
"frameworks": "UIKit",
"source_files": "SwiftEmptyDataSet/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}