blob: 7250fa1f4c9814fc19f543a5a9edebbe78851768 [file] [log] [blame]
{
"name": "MemoryChainKit",
"version": "0.0.7",
"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.0.7"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "MemoryChainKit/Sources/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.1"
}