blob: 93dbed272d08a04eb2efadd9b95fd13867760e77 [file] [log] [blame]
{
"name": "RaStarLog",
"version": "0.1.4",
"summary": "A short description of RaStarLog.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"沈达": "vincentshen@rastar.com"
},
"homepage": "https://github.com/RaStarTools/RaStarLog.git",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"source": {
"git": "https://github.com/RaStarTools/RaStarLog.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "RaStarLog.framework"
},
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"AFNetworking": [
]
}
}