blob: 90d47cad21c9e53e464de09ce4fc4a8fe4261e42 [file] [log] [blame]
{
"name": "Yet",
"version": "0.2.0",
"summary": "Not yet implemented functions in Swift.",
"homepage": "https://github.com/devxoul/Yet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Yet.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0.2",
"deprecated_in_favor_of": "Immutable"
}