blob: 9751d136f68de4953732431745da1bb95a081662 [file] [log] [blame]
{
"name": "MemoryChainKit",
"version": "0.1.0",
"summary": "MemoryChain is a super tools to make iOS faster.",
"homepage": "https://github.com/MarcSteven/MemoryChainKit",
"license": "MIT",
"authors": {
"MarcSteven": "marczhao@memoriesus.com"
},
"social_media_url": "https://twitter.com/MarcSteven",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/MarcSteven/MemoryChainKit.git",
"tag": "0.1.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "MemoryChainKit/Sources/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
],
"RxSwift": [
],
"SnapKit": [
]
},
"swift_version": "5.1"
}