blob: 54503fd4cf73537c40c944dfed4e1169591b0ed8 [file] [log] [blame]
{
"name": "MIKit",
"version": "0.7.0",
"swift_version": "4.2",
"summary": "A collection of common functionality and data structures",
"description": "A collection of common functionality and data structures.",
"homepage": "https://github.com/ducminh1012/MIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Duc Minh": "ducminh1012@gmail.com"
},
"source": {
"git": "https://github.com/ducminh1012/MIKit.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MIKit/Classes/**/*"
}