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