blob: df4d4940f4bacdef81bf1415b7c2017a017143ed [file] [log] [blame]
{
"name": "OTUnwrapper",
"version": "1.0.1",
"summary": "Unwrap Optional and JSON values",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OlegTsib/OTUnwrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OlegTsib": "olegtsib@gmail.com"
},
"source": {
"git": "https://github.com/OlegTsib/OTUnwrapper.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OTUnwrapper/Classes/**/*"
}