blob: 6f7856f702191ce28ec09921276acfbf7989466f [file] [log] [blame]
{
"name": "ReSwiftSubscription",
"version": "0.1.6",
"summary": "This framework provides things on top of ReSwift.",
"description": "This framework provides things on top of ReSwift which is the best Redux framework for Swift.",
"homepage": "https://github.com/tuyendv2/ReSwiftSubscription",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuyendv2": "tuyen.dinhvan@gmail.com"
},
"source": {
"git": "https://github.com/tuyendv2/ReSwiftSubscription.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "ReSwiftSubscription/Classes/**/*",
"dependencies": {
"Eureka": [
],
"ReSwift": [
],
"IBAnimatable": [
],
"SwiftyBeaverObject": [
],
"RichContentEditor": [
]
}
}