blob: cefddc2d2e82a9e93c90426db6ac8aa122c21337 [file] [log] [blame]
{
"name": "ReSwiftSubscription",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "ReSwiftSubscription/Classes/**/*",
"dependencies": {
"Eureka": [
],
"ReSwift": [
],
"IBAnimatable": [
],
"SwiftyBeaverObject": [
],
"RichContentEditor": [
]
}
}