blob: 0f0b88b996256014516576fdcd5309c198405f79 [file] [log] [blame]
{
"name": "ReWebKit",
"version": "0.1.0",
"summary": "testable webkit with RxSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jiwonsis/ReWebKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiwonsis": "interactord@gmail.com"
},
"source": {
"git": "https://github.com/jiwonsis/ReWebKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReWebKit/Classes/**/*"
}