blob: 80ea48c9a207fe57721e05072f68d3d6764e73b5 [file] [log] [blame]
{
"name": "IMtableSDK",
"version": "0.1.0",
"summary": "A short description of IMtableSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Thisismy0312/IMtableSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thisismy0312": "qq867327466@163.com"
},
"source": {
"git": "https://github.com/Thisismy0312/IMtableSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "IMtableSDK/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"lottie-ios": [
]
},
"swift_version": "5.0"
}