blob: 5f3676f5ac08bab020f7f85b257fbe608ccbab71 [file] [log] [blame]
{
"name": "OptionalTypes",
"version": "1.0.4",
"summary": "Supports Swift primitive types to create a stable value from optional expression with default value.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/OptionalTypes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/OptionalTypes.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OptionalTypes/Classes/**/*",
"pushed_with_swift_version": "3.0"
}