blob: 78c4c6bbff586ac37285abce03e5f82421a6e6a7 [file] [log] [blame]
{
"name": "YaEither",
"version": "0.1.0",
"summary": "Either in Objective-C",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yanolja/YaEither",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BOHYEONGKO": "sepiacain@yanolja.com"
},
"source": {
"git": "https://github.com/yanolja/YaEither.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YaEither/Classes/**/*"
}