blob: 9ee8219fadb1701c15fb65a95bfba034ba5a3ea7 [file] [log] [blame]
{
"name": "SPBaseKit",
"version": "0.0.1",
"summary": "A swift project common pod.",
"description": "A swift project common pod: Fabric, Amplitude, Logger.",
"homepage": "https://github.com/Tuluobo/SPBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuluobo": "tuluobo@vip.qq.com"
},
"source": {
"git": "https://github.com/Tuluobo/SPBaseKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"dependencies": {
"Amplitude-iOS": [
"~> 4.2"
],
"Fabric": [
"~> 1.7"
],
"Crashlytics": [
"~> 3.10"
]
}
}