blob: d67db2075a18a05d666f89a5392409a5acd21cd4 [file] [log] [blame]
{
"name": "MIKit",
"version": "0.2.0",
"swift_version": "4.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MIKit/Classes/**/*"
}